remove debug - notes - a console notes manager using git | |
Log | |
Files | |
Refs | |
Tags | |
LICENSE | |
--- | |
commit 4362a1f1162ecf5a7cca0a837af47995b6ec3ba0 | |
parent 41390477577874b866f2f5a2c2c3b50c71f67237 | |
Author: Solene Rapenne <[email protected]> | |
Date: Sat, 14 Jul 2018 12:33:00 +0200 | |
remove debug | |
Diffstat: | |
M notes | 1 - | |
1 file changed, 0 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/notes b/notes | |
@@ -1,5 +1,4 @@ | |
#!/bin/sh | |
-set -x | |
# tool for taking notes inside a git repository | |