tests/test-mq-qsave.t
author Raphaël Gomès <rgomes@octobus.net>
Tue, 10 Jan 2023 10:57:15 +0100
changeset 49936 2cd8352f7e11
parent 49621 55c6ebd11cb9
permissions -rw-r--r--
rust-clippy: merge "config" module definition and struct implementation Module inception is confusing when looking for code and almost never the right choice.

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

  $ hg init repo
  $ cd repo

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

  $ hg qnew -mmqbase mqbase

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