askedrelic + git   16

bazaarlabs/gitdocs - GitHub
Open-source dropbox alternative powered by git.
tools  git 
january 2012 by askedrelic
Understanding the Git Workflow
best latest way to be working in git IMO
development  git 
november 2011 by askedrelic
Using Git to manage a web site
Setting receive.denycurrentbranch to "ignore" on the server eliminates a warning issued by recent versions of git when you push an update to a checked-out branch on the server. (Thanks to Miklos Vajna for pointing this out.)

Second, you can push to more than one remote repository by adding more URLs under the [remote "web"] section in your .git/config.
git 
february 2010 by askedrelic
djwonk › Tracking Remote Git Branches
how to track a local branch, then promote to remote branch
git 
february 2010 by askedrelic
git cheatsheet
simple useful commands explaining everything in git!
git  cheatsheet  reference 
november 2009 by askedrelic

Copy this bookmark:



description:


tags: