GIT

Forums

Some GIT-info, image below shows a nice overview of commands..

 

Comments

Permalink

If getting error "filename too long" on file-paths longer than 256 character, use command below:

git config --system core.longpaths true