[Haskell-cafe] A small Darcs anomoly
Nick Bowler
nbowler at elliptictech.com
Tue Apr 26 16:04:55 CEST 2011
On 2011-04-26 15:51 +0200, Daniel Fischer wrote:
> On Tuesday 26 April 2011 15:35:42, Ivan Lazar Miljenovic wrote:
> > How do you "see" how git branches are related to each other?
>
> To some extent, you can see such a relation in gitk. For mercurial, hg glog
> also shows a bit. I suppose there's also something to visualise branches in
> bazaar, but I've never used that, so I don't know.
>
> So, with gitk/glog, you can see that foo branched off bar after commit
> 0de8793fa1bc..., then checkout/update to that commit [or bar's head],
> checkout/update to foo's head/tip and compare.
No need to do a checkout; gitk can visualize any or all branches of the
repository simultaneously.
--
Nick Bowler, Elliptic Technologies (http://www.elliptictech.com/)
More information about the Haskell-Cafe
mailing list