Hello, > > $message .= "<= ${current_url} (nothing to merge)\n"; > > $message .= "<= ${current_url} (bringing head ahead)\n"; > the parents of such 'merges' should *not* be referenced in the commit > object E.g. this is wrong: 'git-commit-tree -p nothing_to_merge -p > just_bringing_head_ahead'. Leaving the message in the log section of the > commit object could be useful, maybe. Thoughts? Wrong, wrong, wrong. If 'head ahead' condition shows up, I have to kick the previous head out (not the current), don't I? Thomas - 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.htmlReceived on Mon May 30 09:16:36 2005
This archive was generated by hypermail 2.1.8 : 2005-05-30 09:16:37 EST