Re: [git-users] Newbie: git log to show tags as well?

2012-07-20 Thread krbeesley
On Friday, July 20, 2012 10:37:31 AM UTC-6, Adam Prescott wrote: > > On Fri, Jul 20, 2012 at 5:36 PM, Kenneth Reid Beesley wrote: > >> Is there an easy way to look at the log (git log...) and see the tags, if >> any, >> on the commits? >> > > git log --decorate > > A favourite of mine: git log -

Re: [git-users] Newbie: git log to show tags as well?

2012-07-20 Thread Adam Prescott
On Fri, Jul 20, 2012 at 5:36 PM, Kenneth Reid Beesley wrote: > Is there an easy way to look at the log (git log...) and see the tags, if > any, > on the commits? > git log --decorate A favourite of mine: git log --decorate --all --oneline --graph -- You received this message because you are su

[git-users] Newbie: git log to show tags as well?

2012-07-20 Thread Kenneth Reid Beesley
Newbie question. Is there an easy way to look at the log (git log...) and see the tags, if any, on the commits? Thanks, Ken ** Kenneth R. Beesley, D.Phil. P.O. Box 540475 North Salt Lake, UT 84054 USA -- You received this message because you are subscribed to