forgot to include a file change with the last git commit ?
git add foo.c
git commit # Whoops, forgot bar.c
git add bar.c
git commit –amend # re-make the commit with the correct content
just a quick git tip :)
1 month ago9PM IS early ;)
You may find something interesting on my wiki.
How to contact me ? my email is blog at this domain (kabturek.info).
git add foo.c
git commit # Whoops, forgot bar.c
git add bar.c
git commit –amend # re-make the commit with the correct content
just a quick git tip :)
1 month agoFor all those that don’t want to go thru all the vim schemes out there ;)
I’m at candycode right now but there are number of themes i want to try (but the numbers are way smaller than before)