Normal

FacebookTwitter
Okej killar, tänkte jag det. För alla er som undrade var * Inte * ens git. http://groups.google.com/group/github/browse_thread/thread/9fa7d5f8f2d8924f/5dcec3546cd825b9

Mac OS X Color showing ESC[whatever for git diff colors only - GitHub

Commit Message rules for TYPO3 and FLOW3 Git and related tools work best when following a certain guideline for commit messages. A deeper introduction on git revision log conventions is helpful to understand the scope. http://wiki.typo3.org/CommitMessage_Format_(Git)

CommitMessage Format (Git)

http://norbauer.com/notebooks/code/notes/git-revert-reset-a-single-file This one is hard to find out there so here it is.

git: revert (reset) a single file

A standalone individual developer does not exchange patches with other people, and works alone in a single repository, using the following commands.

Everyday GIT With 20 Commands Or So

https://www.kernel.org/pub/software/scm/git/docs/everyday.html
As you briefly saw in the Chapter 1, you can specify Git configuration settings with the git config command. One of the first things you did was set up your name and e-mail address: http://book.git-scm.com/5_customizing_git.html

Git Book - Customizing Git

Git tip: Fix a mistake in a previous commit

http://blog.jacius.info/2008/06/22/git-tip-fix-a-mistake-in-a-previous-commit/ Here’s a handy tip that shows off one of the little conveniences that makes me love Git.

Git Book - Undoing in Git - Reset, Checkout and Revert

http://book.git-scm.com/4_undoing_in_git_-_reset,_checkout_and_revert.html At any stage, you may want to undo something.
http://lists-archives.org/git/

Re: Undo git-rm without commit?

GIT Open Source Distribution

Git Delete Last Commit

http://nakkaya.com/2009/09/24/git-delete-last-commit/ Once in a while late at night when I ran out of coffee, I commit stuff that I shouldn't have.
http://ioconnor.wordpress.com/2009/05/11/backups-via-git-gibak/

Backups Via GIT: gibak « Ivor O’Connor

Backups Via GIT: gibak What’s the best way to move data between two machines? As in migrating off this laptop and on to another laptop?

ignoring files

committed 19 Jan 2009