diff options
author | Ludovic Courtès <ludovic.courtes@inria.fr> | 2018-11-30 16:41:22 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2018-11-30 17:03:04 +0100 |
commit | a3d77c51bc8f641c12989e18dc5e03add776f87e (patch) | |
tree | a3f5755b17a943a66c9bc24f7a7909fd2fd5d571 /po | |
parent | b18f7234aac9eb42097c1b4cda7efe0be5aab132 (diff) | |
download | patches-a3d77c51bc8f641c12989e18dc5e03add776f87e.tar patches-a3d77c51bc8f641c12989e18dc5e03add776f87e.tar.gz |
git: Nicely report '--with-commit' errors.
* guix/git.scm (latest-repository-commit*): Rewrite to catch
'git-error'.
* po/guix/POTFILES.in: Add guix/git.scm.
* tests/guix-build-branch.sh: Test --with-commit errors.
Diffstat (limited to 'po')
-rw-r--r-- | po/guix/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/guix/POTFILES.in b/po/guix/POTFILES.in index 74c223b283..e0da801587 100644 --- a/po/guix/POTFILES.in +++ b/po/guix/POTFILES.in @@ -43,4 +43,5 @@ guix/http-client.scm guix/nar.scm guix/channels.scm guix/profiles.scm +guix/git.scm nix/nix-daemon/guix-daemon.cc |