diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-02-12 18:01:57 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-02-12 18:01:57 +0100 |
commit | 457673c8e8cd90ffa05bb556a126ecf73e9bcc79 (patch) | |
tree | 2ce7a2bdd051eafe97d46228944015605e4de967 /bin/stagit-gen-index | |
parent | 4ca5ca6f10202a5f55db3478f9035df47d26383c (diff) |
chore: add newline
Diffstat (limited to 'bin/stagit-gen-index')
-rwxr-xr-x | bin/stagit-gen-index | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/stagit-gen-index b/bin/stagit-gen-index index 9ddde8c..a6bc0b0 100755 --- a/bin/stagit-gen-index +++ b/bin/stagit-gen-index @@ -1,4 +1,5 @@ #!/bin/sh + # Index repositories. srv="/srv/git" |