Posts tagged with "git"
- When you need to correct something in you commit message, after you already sent it to the remote repository.
- How I migrated a bunch of projects to another version control system - from VSS to git.
- Check-in a file into the repository that should'nt be there and adjust the gitignore afterwards? This is how to get rid of it.