Re: Missing --relative documentation

2018-05-10 Thread Jeff King
On Fri, Apr 27, 2018 at 12:24:26PM -0500, kelly elton wrote: > git format-patch is missing documentation for --relative. > There is also no auto complete(or tab complete, whatever it's called) > for the --relative switch/argument. The missing documentation is due to the ancient d4cb003fff (format

Missing --relative documentation

2018-04-27 Thread kelly elton
git format-patch is missing documentation for --relative. There is also no auto complete(or tab complete, whatever it's called) for the --relative switch/argument. https://stackoverflow.com/a/16309416/222054 Thanks, Kelly Elton http://www.kellyelton.com