Ammend a GIT commit

Posted by Andrew Premdas Wed, 08 Oct 2008 13:34:46 GMT

If you've forgotten something from a commit you can add it to the previous commit using the --amend parameter. This is most useful to keep your GIT repo tidy.