mybin

my ~/bin
git clone https://a3nm.net/git/mybin/
Log | Files | Refs | README

commit 7c865814f76475015be4ff376ec3630dcd6c302a
parent e4c4b8131242c048190623400c2b98d5a0ff1c85
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Sun, 18 Aug 2019 19:49:16 +0200

Merge branch 'master' of a3nm.net:git/mybin

Diffstat:
git-gc-all | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/git-gc-all b/git-gc-all @@ -1,5 +1,7 @@ #!/bin/bash +set -e + cd "$HOME/git" for a in *; do