sync: Show output of git commit.
Rationalle: User might have hook scripts whose output they want to see. Also, git commit output may tell the user they forgot to add a file. The output is not too ugly when there's nothing to commit.
This commit is contained in:
parent
b9c16568ef
commit
eb9ac8d6d7
3 changed files with 3 additions and 5 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -13,6 +13,7 @@ git-annex (6.20160319) UNRELEASED; urgency=medium
|
|||
* log: Display time with time zone.
|
||||
* log --raw-date: Use to display seconds from unix epoch.
|
||||
* v6: Close pointer file handles more quickly, to avoid problems on Windows.
|
||||
* sync: Show output of git commit.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Wed, 23 Mar 2016 11:42:36 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue