D6740: tests: add test to demonstrate issue6159

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Mon Aug 19 11:16:23 EDT 2019


pulkit added inline comments.

INLINE COMMENTS

> test-bookmarks-pushpull.t:1344
> +Move the bookmark "foo" to point at a secret changeset
> +  $ hg commit -qAm_
> +  $ hg phase -s -f

`--config phases.new-commit=secret` can be used here instead to create a secret commit.

> test-bookmarks-pushpull.t:1371
> +#if b2-pushkey
> +  $ cd ../a
> +  $ hg bookmark

we should cd to `issue6519remote` here right?

> test-bookmarks-pushpull.t:1381
> +     foobar                    2:9b140be10808
> +  $ cat .hg/bookmarks
> +  0d2164f0ce0d8f1d6f94351eba04b794909be66c @

No need for this.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D6740/new/

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

To: navaneeth.suresh, #hg-reviewers
Cc: pulkit, mercurial-devel


More information about the Mercurial-devel mailing list