emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Locks on the Bzr repository


From: Leo
Subject: Re: Locks on the Bzr repository
Date: Sat, 21 Aug 2010 21:31:24 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (Mac OS X 10.6.4)

On 2010-08-21 21:17 +0100, Leo wrote:
> There's no bootstrap of a new branch. Branch is a 'symbolic-link' and
> it is updated to always point to the most recent commit. You check out
> a branch by setting HEAD to that commit contained in
> .git/refs/heads/mybranch and if it is a working (non-bare) directory
> the contents are updated to the tree object contained in the commit.

The following are two excellent references on git:

1. http://www.gitcasts.com/posts/railsconf-git-talk (video, 1h)
2. http://www.newartisans.com/2008/04/git-from-the-bottom-up.html (pdf)

Leo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]