D93: tests: simplify config in test-rebase-detach.t

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Tue Jul 18 14:41:38 EDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rHGf3f617823384: tests: simplify config in test-rebase-detach.t (authored by martinvonz).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D93?vs=177&id=280

REVISION DETAIL
  https://phab.mercurial-scm.org/D93

AFFECTED FILES
  tests/test-rebase-detach.t

CHANGE DETAILS

diff --git a/tests/test-rebase-detach.t b/tests/test-rebase-detach.t
--- a/tests/test-rebase-detach.t
+++ b/tests/test-rebase-detach.t
@@ -2,11 +2,8 @@
   > [extensions]
   > rebase=
   > 
-  > [phases]
-  > publish=False
-  > 
   > [alias]
-  > tglog = log -G --template "{rev}: '{desc}' {branches}\n"
+  > tglog = log -G --template "{rev}: '{desc}'\n"
   > EOF
 
 



EMAIL PREFERENCES
  https://phab.mercurial-scm.org/settings/panel/emailpreferences/

To: martinvonz, #hg-reviewers, quark, durin42
Cc: quark, mercurial-devel


More information about the Mercurial-devel mailing list