Managing Gigabytes of Images with git-annex
What is git-annex, how to set it up to store large files in Google Drive or NAS, and how I use it to seamlessly manage a git repository of 20GB (and counting)?
What is git-annex, how to set it up to store large files in Google Drive or NAS, and how I use it to seamlessly manage a git repository of 20GB (and counting)?
Git aliases can be far more advanced than just a simple "l = log". Check out those seven examples of what else you can do.
What can you find inside the .gitconfig file and how can you make git look much nicer with a few simple settings there?