emilsit + git + reference   13

Git Cheatsheet
A clickable git cheatsheet showing how to move between different workflow areas (working tree, index, repos)
git  reference 
april 2011 by emilsit
A Visual Git Reference
Nice reference to how the various commands modify HEAD, staging area, and working directory.
git  reference 
april 2010 by emilsit
Converting a package to Git
Martin Krafft explains how to do a clean git-svn import, rebase a git history on top of it, and convert patches to branches; with commands you can copy-paste. Plus a short bonus lesson on merging. In a Debian packaging context but still useful elsewhere.
svn  git-svn  reference  ff:git-world  subversion  git  workflow 
january 2009 by emilsit
Packaging with Git
A very detailed walkthrough from Martin Krafft on how to maintain a Debian package in git, tracking a git upstream. Includes discussion of branch usage showing examples for topics and integration, with commands you can run. Also the use of tags. Useful even for non-Debian work! From 2007; some git commands may have changed.
git  packaging  workflow  reference  ff:git-world 
january 2009 by emilsit
A Note About Git Commit Messages | tpope.net
How you should format commit messages when using git, but just as good for an version control system.
scm  versioncontrol  commit  reference  git 
january 2009 by emilsit
Tv's cobweb: Git for Computer Scientists
Using terms like "directed acyclic graph", explains the guts of git. Good for quick overview and reference.
git  reference 
july 2008 by emilsit
Commit Policies | Oliver Steele
How to manage git commits across multiple repositories, etc.
git  workflow  reference 
july 2008 by emilsit
My Git Workflow | Oliver Steele
An excellent description of basic workflow and explanation of git's index.
git  reference  workflow 
july 2008 by emilsit
Git Resources
various git resources as compiled by the folks at 37 Signals
git  reference  scm 
june 2008 by emilsit

Copy this bookmark:



description:


tags: