]> www.infradead.org Git - users/hch/xfsprogs.git/commit
libxfs-apply: use git am instead of patch
authorChristoph Hellwig <hch@lst.de>
Mon, 11 May 2020 20:48:55 +0000 (16:48 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Mon, 11 May 2020 20:48:55 +0000 (16:48 -0400)
commit5d0807adb2b3adcd00b82c4701ff78314ea075c4
treec826753c15c74f1c272cce4959566b764f9ff67a
parentf19a627b52382ec7d6efff4207d03d8ab5597d85
libxfs-apply: use git am instead of patch

If neither guilt or stgit are used default to git am instead of patch
so that all the commit information is properly propagated.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
tools/libxfs-apply