summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorAbhradeep Chakraborty <chakrabortyabhradeep79@gmail.com>2022-05-09 11:32:48 +0000
committerJunio C Hamano <gitster@pobox.com>2022-05-09 10:53:58 -0700
commitef6d15ca536a50d916f8d9c7f600d650810161b1 (patch)
tree60dda9e1813e4f03756a1b6652c5a6c6935431dd /builtin/commit.c
parent6cd33dceed60949e2dbc32e3f0f5e67c4c882e1e (diff)
builtin/remote.c: teach `-v` to list filters for promisor remotes
`git remote -v` (`--verbose`) lists down the names of remotes along with their URLs. It would be beneficial for users to also specify the filter types for promisor remotes. Something like this - origin remote-url (fetch) [blob:none] origin remote-url (push) Teach `git remote -v` to also specify the filters for promisor remotes. Closes: https://github.com/gitgitgadget/git/issues/1211 Signed-off-by: Abhradeep Chakraborty <chakrabortyabhradeep79@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions