* marking (cherry-pick) commits ?
@ 2009-03-06 14:41 Marc Weber
0 siblings, 0 replies; only message in thread
From: Marc Weber @ 2009-03-06 14:41 UTC (permalink / raw)
To: Git Mailing List
I've this situation:
base --------- branch_A (svn trunk)
` ---------- branch_B (svn branch )
Some cherry picks have been done both dirctions.
Is there a way show gitk branch_A branch_B and mark cherry-picks?
I only know about --left-right --cherry-pick and such omitting them.
How does --cherry-pick work? Is it based on git-commit-id?
Probably it would be enough to write a simple script iterating over both
brnaches adding some temporary tags pointing out the pairs of
cherry-picked patches..
Is there another way "marking" patches?
Maybe it would be fun to use
git tab tmp_dont_commit_red_message
git tab tmp_dont_commit_green_message
and ask gitk to show them in red and green?
Can I tell git push to not push all tags starting with tmp_dont_commit_
?
There are only about 120 patches.. So I can manually handle that case..
But I guess git can do better.
Sincerly
Marc Weber
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-03-06 14:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-06 14:41 marking (cherry-pick) commits ? Marc Weber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).