Whenever I git clone ...url... I have to spend too much time doing all the git config ...s.
Is there a way through which I can move around all the project specific (I'm aware of the --global flag but that's not what I want to achieve) config on different computers? If yes, what is it.
 
    