aboutsummaryrefslogtreecommitdiffstats
path: root/doc/git-sugapply.1
diff options
context:
space:
mode:
authorTeddy Wing2020-08-26 21:41:36 +0200
committerTeddy Wing2020-08-26 21:41:36 +0200
commitf8aa7f6c8a632546b4cb234abf0030a39be52eed (patch)
tree42674252405bb9a5b081827efc11ace0727252df /doc/git-sugapply.1
parentf24e190525d7da717d0c8ac1d25fa2782ac02307 (diff)
downloadgit-suggestion-f8aa7f6c8a632546b4cb234abf0030a39be52eed.tar.bz2
Add `diff_options` to parse Git diff options
In order to accept Git diff options on the command line, we need a way to extract these from args. Add a function to parse diff options. These were sourced from: https://github.com/git/git/blob/675a4aaf3b226c0089108221b96559e0baae5de9/Documentation/diff-options.txt The function loops through the input arguments and extracts all diff options and their values. Still needs some work to integrate it into `git-sugdiff`, but it currently works as advertised.
Diffstat (limited to 'doc/git-sugapply.1')
0 files changed, 0 insertions, 0 deletions