view tests/test-mq-qsave.t @ 44844:8bfc6cc8e480

git: avoid looking-up parents for the null commit Differential Revision: https://phab.mercurial-scm.org/D8541
author Romain DEP. <rom1dep@gmail.com>
date Mon, 11 May 2020 21:56:11 +0200
parents b701610f6c56
children 55c6ebd11cb9
line wrap: on
line source

  $ echo "[extensions]" >> $HGRCPATH
  $ echo "mq=" >> $HGRCPATH

  $ hg init

  $ echo 'base' > base
  $ hg ci -Ambase
  adding base

  $ hg qnew -mmqbase mqbase

  $ hg qsave
  $ hg qrestore 2
  restoring status: hg patches saved state