On Tuesday, March 27, 2007 at 20:10:27 (-0400) Jeff King writes:
On Tue, Mar 27, 2007 at 06:08:07PM -0600, Bill Lear wrote:
quoted
Queries that help me answer the question of "did I merge this
branch?", "when did I merge it?" (i.e., "Can I delete this branch?"),
along with creation times and last modified times, I think would be
helpful.
I find that a nice 'gitk branch...origin' answers most of those for me
(it's everything in both branches going back to the last time they
merged).
Hmm, perhaps I should learn to use gitk more, though I must admit
to being somewhat of an anti-GUI bigot (i.e., lazy).
Bill