Hi,

I use git and Redmine for managing team task and development source code.
When we commit source changes, we use following format:

Func: change something (refs #xxx)

When we import the git repository to another new Redmine, it is problem 
that there are no appropriate (refs #xxx) , so we might blur other issues 
pages on Redmine.
We planned git reflog to eliminate all of (refs #xxx) but hashed number 
 will be changed so it is problem that we already released the code with 
hash number.

Do you know any way to change commit message without changing hash number?
I guess I can modify commit objects in git repository, but I don't know how 
to do.

Thank you for your support.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to