bgporter + git   11

scie.nti.st » Hosting Git repositories, The Easy (and Secure) Way
 I use an up and coming tool called gitosis that my friend Tv wrote to help make hosting git repos easier and safer. It manages multiple repositories under one user account, using SSH keys to identify users.
git  howto 
december 2010 by bgporter
Git Cheatsheet
A nice visual cheatsheet for git
cheatsheet  git 
november 2010 by bgporter
Why aren't you using git-flow? - Jeff Kreeftmeijer
Article on useful git extensions for branching
git  workflow 
august 2010 by bgporter
My Common Git Workflow « Katz Got Your Tongue?
A recent post that was highly ranked on Hacker News complained about common git workflows causing him serious pain. While I won’t get into the merit of his user experience complaints, I do want to talk about his specific use-case and how I personally work with it in git.
git  scm  tutorial 
may 2010 by bgporter
nvie.com » Blog Archive » A successful Git branching model
In this post I present the development model that I’ve introduced for all of my projects (both at work and private) about a year ago, and which has turned out to be very successful.
git  vcs  development 
april 2010 by bgporter
Using Git with a central repository
This tutorial explains how to share a Git repository among developers. It is meant for small teams who are adopting Git for the first time, and want to get started quickly with a familiar setup before exploring Git's many new possibilities.
development  git  vcs 
april 2010 by bgporter

Copy this bookmark:



description:


tags: