sapling/eden/scm/tests/test-commitcloud-debugephemeralcommit.t
Andrey Chursin 80adbe385c rename ephemeralcommit->hiddencommit
Summary: This name is more reasonable, since this commit is not actually ephemeral

Reviewed By: quark-zju

Differential Revision: D27722921

fbshipit-source-id: e2c0243d41a73341f9d0afdc79696ea37b34b8c7
2021-04-12 20:13:11 -07:00

23 lines
448 B
Perl

#chg-compatible
$ configure modern
$ newserver server
$ clone server client
$ cd client
Test pushing of specific sets of commits
$ touch xxx
$ hg add xxx
$ hg debughiddencommit -q
15f9adf02fffc4fac0167c73bd193dd346752d08
$ hg show 15f9adf02fffc4fac0167c73bd193dd346752d08
commit: 15f9adf02fff
user: test
date: Thu Jan 01 00:00:00 1970 +0000
files: xxx
description:
Ephemeral commit