]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tk/interpret-trailers-in-place'
authorJunio C Hamano <gitster@pobox.com>
Fri, 29 Jan 2016 00:10:13 +0000 (16:10 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 29 Jan 2016 00:10:13 +0000 (16:10 -0800)
"interpret-trailers" has been taught to optionally update a file in
place, instead of always writing the result to the standard output.

* tk/interpret-trailers-in-place:
  interpret-trailers: add option for in-place editing
  trailer: allow to write to files other than stdout


Trivial merge