nix-bitcoin/test
Erik Arvstedt 67a573dae8
create-git-repo.sh: fix amend error if there's no branch checked out
In this case, `git commit --amend` fails.

The state of a .git repo existing without a branch being checked out
can be reached through the following sequence of events (which I just
seem to have triggered):
1. The script calls `git init`
2. The user interrupts the script before `git commit` is finished
2022-08-29 00:12:19 +02:00
..
ci shellcheck: fix lint of scripts in tests 2022-08-28 18:25:37 +02:00
lib create-git-repo.sh: fix amend error if there's no branch checked out 2022-08-29 00:12:19 +02:00
nixos-search nixos-search/flake: remove unused output 2022-08-29 00:12:19 +02:00
clightning-replication.nix clightning: native database replication 2022-08-05 13:48:24 +00:00
run-tests.sh internal scripts: use pinned, cached pkgs 2022-08-28 23:49:12 +02:00
shellcheck.sh internal scripts: use pinned, cached pkgs 2022-08-28 23:49:12 +02:00
tests.nix tests: add comment 2022-08-05 13:48:53 +00:00
tests.py clightning: native database replication 2022-08-05 13:48:24 +00:00