| From: Eli Barzilay (eli at barzilay.org) Date: Fri Jan 7 16:03:09 EST 2011 |
|
Yesterday, Carl Eastlund wrote:
>
> What you want to do is run gitk and/or git log on origin/master,
> which is where those 53 show up.
A useful bit here -- you can pass `--all' to gitk which will make it
show all branches and tags.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!
| Posted on the dev mailing list. |
|