diff options
author | Teddy Wing | 2020-08-02 00:10:19 +0200 |
---|---|---|
committer | Teddy Wing | 2020-08-02 00:18:47 +0200 |
commit | dff81f7b84c279d7e00fe7a885743605a2ac5b7e (patch) | |
tree | b65441e5efa1155cb33134f3645980610a1e0db5 /src/main.rs | |
parent | 166a85b3f3796ce9dce91004b0b99eed10443e3a (diff) | |
download | git-suggestion-dff81f7b84c279d7e00fe7a885743605a2ac5b7e.tar.bz2 |
git-sugpatch: Accept multiple suggestion args; Accept suggestion ID args
Add the ability to pass multiple suggestions to the binary. The diffs
will appear in the output one after another.
Also allow suggestions to be specified by their comment ID instead of
their full URL. This uses the Git repo's remote to determine the
owner-repo pair. When a URL argument is given, the owner-repo pair is
extracted from the URL.
It's now possible to call the binary like this:
$ git-sugpatch 459692838 \
> https://github.com/teddywing/suggestion-test/pull/1#discussion_r459691747
Diffstat (limited to 'src/main.rs')
0 files changed, 0 insertions, 0 deletions