aboutsummaryrefslogtreecommitdiffstats
path: root/git-oci
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2023-09-07 12:36:06 +0200
committerMatěj Cepl <mcepl@cepl.eu>2024-10-07 11:02:08 +0200
commit1cbddb3dad722ee59226c6026fb265c94ef6434b (patch)
tree430d6b698571a3f97f7752cfcabe1c59a72ba5db /git-oci
parent6f8813ad09cef903d4f419c1bab8a4ce48e99744 (diff)
downloadgosc-1cbddb3dad722ee59226c6026fb265c94ef6434b.tar.gz
Add git-vc: generate osc vc string from git changelog.
Diffstat (limited to 'git-oci')
-rwxr-xr-xgit-oci2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-oci b/git-oci
index 10265d7..28052a0 100755
--- a/git-oci
+++ b/git-oci
@@ -1,6 +1,6 @@
#!/bin/sh
-set -eux
+set -eu
git add -A .
git diff --no-color HEAD -- *.changes \