git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Lost association between TAGS and COMMITs when rebased a git(1) repository
@ 2011-09-04  1:32 John S. Urban
  2011-09-04 10:02 ` PJ Weisberg
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: John S. Urban @ 2011-09-04  1:32 UTC (permalink / raw)
  To: git

With my first use of git(1) I  created a small project with about 200 
"commits".  When this was complete, I needed to label each commit with
information pointing it to a section of a document. I used tags for this. So 
far, everything was fine. I was then asked to merge two commits
into one. I then did a "rebase" (for the first time). I then appear to have 
lost all association between the tags and the effected commits; as all 
commits after
the ones I modified no longer see "their" tags. Was there a way to have kept 
the tags associated with the original commits as they were "rebased"?

Also, I have some commits with multiple tags pointing to them. It has come 
to my attention that might not be an intentional feature. I could find
nothing in the documentation explicitly stating multiple tags were allowed 
to point to a commit; but the tags seem to be unique "objects" so I
see no reason this should not be an expected feature?

Thanks for any insights. Other than loosing association between the tags and 
the commits with rebase (which I was hesitant to use; and am now
doubly so) I found git(1) to be the first version control system better than 
"be careful and make tar-balls of major releases"; although I am just
starting to get an idea of how the pieces work.

 

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2011-09-07 21:36 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-04  1:32 Lost association between TAGS and COMMITs when rebased a git(1) repository John S. Urban
2011-09-04 10:02 ` PJ Weisberg
2011-09-04 13:40   ` Michael Witten
2011-09-04 14:03 ` Michael Witten
     [not found]   ` <CA+sFfMcMgPDyCi6SCS=Sc4XFrug_Ee7vbmBBkmkwfwwpXg8yCg@mail.gmail.com>
2011-09-04 14:38     ` Michael Witten
2011-09-04 17:20   ` Philip Oakley
2011-09-04 18:15     ` knittl
2011-09-04 14:30 ` knittl
2011-09-04 14:43   ` Michael Witten
2011-09-04 15:39     ` Jakub Narebski
2011-09-04 18:16   ` Tor Arntsen
2011-09-04 18:43     ` Thomas Rast
2011-09-04 19:11       ` Tor Arntsen
2011-09-04 20:18         ` John S. Urban
2011-09-04 20:28         ` [PATCH] Documentation: "on for all" configuration of notes.rewriteRef Thomas Rast
2011-09-04 20:43           ` Tor Arntsen
2011-09-07 21:23           ` Jeff King
2011-09-07 21:29             ` Thomas Rast
2011-09-07 21:35               ` Jeff King
     [not found] ` <CACx-yZ1Ce3x=ZSdm5iY3JqYjVGVs5uPnb12-tMJP7zWsGuMK_Q@mail.gmail.com>
2011-09-04 16:40   ` Lost association between TAGS and COMMITs when rebased a git(1) repository John S. Urban

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).