* qgit question: tagged commits not on a branch
@ 2009-11-26 21:54 Chris.Cheney
2009-11-27 15:15 ` Michael J Gruber
0 siblings, 1 reply; 3+ messages in thread
From: Chris.Cheney @ 2009-11-26 21:54 UTC (permalink / raw)
To: git
My commit graph has a number of forks (I can't use the word "branches"
here) that are referenced only by a tag. Whereas gitk --all displays this
graph including those forks, qgit does not display those forks - I don't
see a way to make it do so, other than by adding branches to those tagged
commits.
Have I overlooked something?
TIA
Chris
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: qgit question: tagged commits not on a branch
2009-11-26 21:54 qgit question: tagged commits not on a branch Chris.Cheney
@ 2009-11-27 15:15 ` Michael J Gruber
2009-11-27 17:21 ` Chris.Cheney
0 siblings, 1 reply; 3+ messages in thread
From: Michael J Gruber @ 2009-11-27 15:15 UTC (permalink / raw)
To: Chris.Cheney; +Cc: git
Chris.Cheney venit, vidit, dixit 26.11.2009 22:54:
> My commit graph has a number of forks (I can't use the word "branches"
> here) that are referenced only by a tag. Whereas gitk --all displays this
> graph including those forks, qgit does not display those forks - I don't
> see a way to make it do so, other than by adding branches to those tagged
> commits.
>
> Have I overlooked something?
>
qgit --all does it for me. It may not be the newest qgit, though.
I use tags like that to mark a version of a topic branch before
rebasing, so that on old version won't be gc'ed away and the branch name
space is not too crowded. Poor man's topgit, so to say. I guess it's a
common use case.
Michael
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: qgit question: tagged commits not on a branch
2009-11-27 15:15 ` Michael J Gruber
@ 2009-11-27 17:21 ` Chris.Cheney
0 siblings, 0 replies; 3+ messages in thread
From: Chris.Cheney @ 2009-11-27 17:21 UTC (permalink / raw)
To: git
Michael J Gruber <git@drmicha.warpmail.net> wrote in
news:4B0FECFA.9040307@drmicha.warpmail.net:
> Chris.Cheney venit, vidit, dixit 26.11.2009 22:54:
>> My commit graph has a number of forks (I can't use the word
>> "branches" here) that are referenced only by a tag. Whereas gitk
>> --all displays this graph including those forks, qgit does not
>> display those forks - I don't see a way to make it do so, other than
>> by adding branches to those tagged commits.
>>
>> Have I overlooked something?
>>
>
> qgit --all does it for me. It may not be the newest qgit, though.
> I use tags like that to mark a version of a topic branch before
> rebasing, so that on old version won't be gc'ed away and the branch
> name space is not too crowded. Poor man's topgit, so to say. I guess
> it's a common use case.
>
> Michael
>
Doh, indeed it does.
The problem was that qgit isn't (by default) installed in the git program
directory, as is gitk. Ok, I'll need to add a script in the git directory
to invoke qgit (passing the command-line arguments through) from where it
resides.
(WIBNI qgit and gitk provided a menu item to switch to --all mode.)
Thanks for your help
Chris
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-11-27 17:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-26 21:54 qgit question: tagged commits not on a branch Chris.Cheney
2009-11-27 15:15 ` Michael J Gruber
2009-11-27 17:21 ` Chris.Cheney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox