From 1243b110b7779a6b20da225bde3ff57a296cc6b5 Mon Sep 17 00:00:00 2001 From: Alex Karle Date: Sat, 3 Sep 2022 11:12:19 -0400 Subject: [PATCH] acme: Update `gls` to show branch names --- bin/acme-scripts/gls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/acme-scripts/gls b/bin/acme-scripts/gls index 2c1f0c7..37b7d3f 100755 --- a/bin/acme-scripts/gls +++ b/bin/acme-scripts/gls @@ -1,2 +1,2 @@ #!/bin/sh -exec gl --stat "$@" +exec gl --stat --decorate "$@" -- libgit2 1.1.1