log tests/test-convert-git.t @ 51869:37a079410507 stable tip

age author description
Mon, 14 Nov 2022 20:21:53 +0100 pacien tests: fix new git protocol policy in convert-git.t stable
Sun, 20 Feb 2022 15:35:09 -0700 Gregory Szorc py2: drop some more from __future__ statements
Tue, 19 Oct 2021 18:06:07 -0700 Kyle Lippincott tests: fix test-convert-git to work w/ "git pull" requiring strategy
Fri, 20 Nov 2020 14:43:21 -0800 Martin von Zweigbergk errors: raise ConfigError on failure to parse config file
Thu, 22 Oct 2020 13:56:01 -0700 Martin von Zweigbergk errors: set detailed exit code to 30 for config errors
Thu, 08 Oct 2020 13:19:18 -0700 Martin von Zweigbergk tests: set git config using `git config` for simplicity
Thu, 08 Oct 2020 13:10:16 -0700 Martin von Zweigbergk tests: use `git init` instead of unusual synonym `git init-db`