Re: Merging commits together into a super-commit

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Carl Worth <cworth@...>
Cc: Linus Torvalds <torvalds@...>, Johannes Sixt <J.Sixt@...>, <git@...>
Date: Thursday, May 10, 2007 - 3:22 pm

On Thu, May 10, 2007 at 11:30:37AM -0700, Carl Worth wrote:

Yeah, something like that would be great.  I think I've seen others
suggest similar syntax before, so it's probably just a question of one
of us who want this finding time to write the patches.


The tag creation and cleanup could get to be annoying too.  You could
scrounge through the reflog instead of using a temporary tag, but
depending on the amount of --amend'ing and cherry-picking you do the
reflog entry may end up in a different place each time, so it's probably
hard to make this automatic.


I also didn't like having to come up with another name for each
patch--I'd rather just run git-log or gitk and cut-n-paste the sha1.

For kernel work I started out working with multiple (sym- or
hard-linked) trees, then used akpm's patch scripts, then stgit.  I think
I'm happiest just using plain git.

The one thing I've never been good at is keeping the history of the
patch series itself.

--b.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Merging commits together into a super-commit, Johannes Sixt, (Thu May 10, 7:40 am)
Re: Merging commits together into a super-commit, Linus Torvalds, (Thu May 10, 12:01 pm)
Re: Merging commits together into a super-commit, Carl Worth, (Thu May 10, 12:57 pm)
Transactions for git (and stgit) ?, Yann Dirson, (Sat May 12, 5:53 am)
Re: Transactions for git (and stgit) ?, Karl , (Sat May 12, 6:49 am)
Re: Transactions for git (and stgit) ?, Yann Dirson, (Sat May 12, 2:34 pm)
Re: Merging commits together into a super-commit, J. Bruce Fields, (Thu May 10, 1:14 pm)
Re: Merging commits together into a super-commit, Carl Worth, (Thu May 10, 2:30 pm)
Re: Merging commits together into a super-commit, J. Bruce Fields, (Thu May 10, 3:22 pm)
Re: Merging commits together into a super-commit, Petr Baudis, (Thu May 10, 3:47 pm)
Re: Merging commits together into a super-commit, J. Bruce Fields, (Thu May 10, 3:51 pm)
Re: Merging commits together into a super-commit, Petr Baudis, (Thu May 10, 3:21 pm)
Re: Merging commits together into a super-commit, Carl Worth, (Thu May 10, 3:48 pm)
Re: Merging commits together into a super-commit, Yann Dirson, (Sat May 12, 7:34 am)
Re: Merging commits together into a super-commit, Yann Dirson, (Sat May 12, 10:41 am)
Re: Merging commits together into a super-commit, Robin Rosenberg, (Thu May 10, 4:29 pm)
Using StGIT for tweaking already-committed stuff, Petr Baudis, (Thu May 10, 4:02 pm)
Re: Using StGIT for tweaking already-committed stuff, Yann Dirson, (Fri May 11, 4:40 pm)
Re: Using StGIT for tweaking already-committed stuff, Yann Dirson, (Sat May 12, 3:10 am)
Re: Using StGIT for tweaking already-committed stuff, Carl Worth, (Thu May 10, 5:16 pm)