Mercurial > evolve
diff tests/test-tutorial.t @ 5828:0eacb0732195 mercurial-5.2
test-compat: merge mercurial-5.3 into mercurial-5.2
# no-check-commit
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 11 Mar 2021 13:36:30 +0800 |
parents | a1dad44fe3da |
children | be8f7eb3f3a0 053ce6e0b3b7 |
line wrap: on
line diff
--- a/tests/test-tutorial.t Sat Jan 30 20:53:45 2021 +0800 +++ b/tests/test-tutorial.t Thu Mar 11 13:36:30 2021 +0800 @@ -13,11 +13,6 @@ > [diff] > # use "git" diff format, clearer and smarter format > git = 1 - > [alias] - > # "-d '0 0'" means that the new commit will be at January 1st 1970. - > # This is used for stable hash during test - > # (this tutorial is automatically tested.) - > amend = amend -d '0 0' > EOF $ hg init local