Git
From Achintya Rao’s Wiki
Notes on how to use the version-control system, with specific pointers for different hosts.
Useful git features
git instaweb- Official reference
- Requires
lighttpd,gaminandlibcgi-pm-perlon Linux.
Useful git extensions
- git-bug – I have installed this but not used it much
- See also git-issue
- forgit
- stgit / Stacked Git
- git-absorb
Articles / blog posts / websites
- If you have not configured your local
.gitconfigwith the same e-mail address as your GitHub account and the commits on GitHub are not linked to your profile, you can add the appropriate e-mail address and it will retroactively fix the way the commits are displayed.
