Login or Sign up

All Bookmarks Matching git

skyl
Oct. 15, 2009

collect {thoughts}: Remote Git Repos on Ubuntu: The Right Way

http://blog.drewolson.org/2008/05/remote-git-repos-on-ubuntu-right-way.html

``Remote Git Repos on Ubuntu: The Right Way``, I think that about sums it up.

dvcs (1) git (1) ubuntu (1) version control (1)
skyl
Nov. 9, 2009

Git User's Manual (for version 1.5.3 or newer)

http://www.kernel.org/pub/software/scm/git/docs/user-manual.html#submodules

A must read for the software developer on the go:!

git (1) manual (1) rtfm (1)
skyl
Nov. 17, 2009

Git Community Book

http://book.git-scm.com/

Nice, thorough online book with screencasts, impressive!

git (1)
skyl
Dec. 15, 2009

CollaborateOnGithub - Django - Trac

http://code.djangoproject.com/wiki/CollaborateOnGithub

Django on github is the way to go. Hopefully this will be stable, reliable, up-to-date. Now I can make different branches for different flavors of Django.

django (1) dvcs (1) git (1) github (1)
skyl
Jan. 30, 2010

Pro Git - Pro Git Book

http://progit.org/

Free, open book about using git.

book (1) dvcs (1) git (1) open source (1)
skyl
Feb. 1, 2010

Your dashboard - Gitorious

http://gitorious.org/

pretty keen on maybe putting some projects here. open-source!

git (1)
skyl
Feb. 9, 2010

$ cheat git

http://cheat.errtheblog.com/s/git

cheatsheet (1) git (1)
skyl
April 21, 2010

A Guide to Branching in Mercurial / Steve Losh

http://stevelosh.com/blog/2009/08/a-guide-to-branching-in-mercurial/

good comparison between git and mercurial branching

dvcs (1) git (1) mercurial (1) scm (1)
skyl
June 30, 2010

Git User's Manual (for version 1.5.3 or newer)

http://www.kernel.org/pub/software/scm/git/docs/user-manual.html#resolving-a-merge

``git`` merge conflict resolution and management.

git (1)

All Blog Posts Matching "git"

These are blog posts from everyone:

git: move master branch to a new name and then checkout a remote branch to be master.

A little information about how to use git to branch so as to contribute to Pinax.

git: remove something from version control but leave it on the filesystem

more in the git fast food series

Nested git repositories with github using submodule (in three minutes)

First experience with git-submodule not too horrifying.

All Wiki Articles Matching git