Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: ollydbg on April 06, 2015, 04:56:29 pm

Title: FYI: I have modified the commit message of rev 10147
Post by: ollydbg on April 06, 2015, 04:56:29 pm
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.  ;)
Title: Re: FYI: I have modified the commit message of rev 10147
Post by: osdt on April 06, 2015, 07:52:20 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.