From: Uwe B. <ou...@ma...> - 2016-02-10 15:05:03
|
>>> "dl" == dl <fri...@ho...> writes: > uwe, > thanks for working on the merges > you can fix a commit with amend: > https://www.atlassian.com/git/tutorials/rewriting-history For hg, this is easy for a private repo but is tricky for a public repo (there might have been pulls meanwhile). That is why I leave that delicate subject to the git experts :-D I just commit and pushed basically a version which added a sensible entry for git log. Uwe |