Package: github-backup
Version: 1.20200721-2+b1

Commit messages created by github-backup don't end with newline:

   $ git clone -q https://github.com/jwilk/cowproxy

   $ cd cowproxy

   $ github-backup --no-forks
   Gathering metadata for https://github.com/jwilk/cowproxy.git ...

   $ git cat-file commit github && echo '<-- no newline here'
   tree e4fe2ef1f08a9145c7234e0fab086a9c12781eab
   parent 9d6d276c144804c026ac35195b6adddb764c4a35
   author Jakub Wilk <jw...@jwilk.net> 1707842905 +0100
   committer Jakub Wilk <jw...@jwilk.net> 1707842905 +0100

   github-backup<-- no newline here

This is unlike commit messages created by "git commit":

   $ git cat-file commit HEAD && echo '^-- yay'
   tree 91b21d2098618e30ec4c87eef0e3ed505f281f53
   parent 6eae506db2f48cb85ffd959e2cb2385a0a87e948
   author Jakub Wilk <jw...@jwilk.net> 1706350373 +0100
   committer Jakub Wilk <jw...@jwilk.net> 1706350373 +0100

   CI: upgrade actions/cache to v4.
   ^-- yay


-- System Information:
Architecture: i386

Versions of packages github-backup depends on:
ii  libc6                  2.36-9+deb12u4
ii  libdouble-conversion3  3.2.1-1
ii  libffi8                3.4.4-1
ii  libgmp10               2:6.2.1+dfsg1-1.1
ii  libstdc++6             12.2.0-14
ii  zlib1g                 1:1.2.13.dfsg-1
ii  git                    1:2.39.2-1.1

--
Jakub Wilk

Reply via email to