News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

FYI: I have modified the commit message of rev 10147

Started by ollydbg, April 06, 2015, 04:56:29 PM

Previous topic - Next topic

ollydbg

I just found a typo in the commit message, so I changed it through TortoiseSVN's Edit Log Message menu. (change the wrong word "account" to "count")
So, I think all the git mirrors are still have the wrong message.  ;)
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

osdt

Quote from: ollydbg on April 06, 2015, 04:56:29 PM
So, I think all the git mirrors are still have the wrong message.  ;)
Unfortunally the message ist part of git's SHA-ID (Commit-ID) and therefore the history will be different. From git's point of view it's a different branch starting at the modified revision.