]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
libxfs-apply: auto-name patches for guilt
authorDave Chinner <david@fromorbit.com>
Thu, 2 Jul 2015 03:07:01 +0000 (13:07 +1000)
committerDave Chinner <david@fromorbit.com>
Thu, 2 Jul 2015 03:07:01 +0000 (13:07 +1000)
commit9e65dfe16ea74a8ebdc2d31e80481bef1d4aea42
tree50dd5784731101073552e778a8cf17e5a4fd6080
parent50f69d1aa87aa231926c2459cb44b2ace17690c9
libxfs-apply: auto-name patches for guilt

When applying a series of commits, having to write a name for each
of them is time consuming. instead, just use the same method
'guilt import-commit' uses and use the commit header to generate the
filename automatically.

Again, this is simply lifted from guilt....

Signed-off-by: Dave Chinner <david@fromorbit.com>
tools/libxfs-apply