Thread (6 messages) flat view 6 messages, 3 authors, 2016-06-15

Re: [PATCH v2] Maintaince script for l10n files and commits

From: David Aguilar <hidden>
Date: 2016-06-15 22:53:15

Possibly related (same subject, not in this thread)

On Thu, Mar 8, 2012 at 10:08 PM, Jiang Xin [off-list ref] wrote:
quoted hunk ↗ jump to hunk
diff --git a/po/po-helper.sh b/po/po-helper.sh
new file mode 100755
index 0000000..166ebb7
--- /dev/null
+++ b/po/po-helper.sh
@@ -0,0 +1,387 @@
+#!/bin/sh
+#
+# Copyright (c) 2012 Jiang Xin
+
+GIT=git
I think it's customary to just write `git` in shell scripts.  It looks
nicer then seeing $GIT everywhere, IMO.  I guess this could be helpful
in the future but I don't see GIT being reassigned anywhere.

Cheers,
-- 
David
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help