[git-users] How to see branch history?

2011-03-04 Thread Dmitry
A branch is git a reference to a single commit. So the question is: how can I see what commits it pointed to before? Although we can see all ancestors of any commit we need some way to tell past head revisions apart from any developer branches. Even if a commit has only one parent the branch is not

[git-users] Re: git svn branch handling

2011-03-04 Thread Thomas Ferris Nicolaisen
On Friday, March 4, 2011 12:21:03 PM UTC+1, Sabba Hillel wrote: > > Please respond directly to sabba...@gmail.com as I do not have time > to follow this mailing list. > Unfortunately, Google Groups camouflages your original email address to prevent spam, or whatever, so I can't CC it in this re

[git-users] git svn branch handling

2011-03-04 Thread Sabba Hillel
Please respond directly to sabbahil...@gmail.com as I do not have time to follow this mailing list. I am attempting to set up a git repository based on an svn repository. The idea would be that the members of the project would be able to use git exclusively with the central git repository acting