Re: committing empty diffs

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Shawn O. Pearce
Date: Monday, February 12, 2007 - 1:03 pm

Don Zickus <dzickus@gmail.com> wrote:

No, it won't break anything.

I do that empty commit myself for a different reason.  I wouldn't
recommend that you do that with public history, and since the file
didn't change in that commit you cannot do `git log -- foo.c` to
see which notes you wrote about foo.c.  But `git log` will still
show you the messages.

-- 
Shawn.
-
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:
committing empty diffs, Don Zickus, (Mon Feb 12, 12:49 pm)
Re: committing empty diffs, Shawn O. Pearce, (Mon Feb 12, 1:03 pm)
Re: committing empty diffs, Linus Torvalds, (Mon Feb 12, 1:10 pm)
Re: committing empty diffs, Shawn O. Pearce, (Mon Feb 12, 1:10 pm)
Re: committing empty diffs, Don Zickus, (Mon Feb 12, 1:19 pm)