git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] worktree: add completion for the rev argument in git worktree add <path> <rev>
@ 2018-12-10 15:10 Johannes Schindelin via GitGitGadget
  2018-12-10 15:10 ` [PATCH 1/1] completion: complete <rev> in `git worktree add <path> <rev>` Johannes Schindelin via GitGitGadget
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Schindelin via GitGitGadget @ 2018-12-10 15:10 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

This is inspired by one of those half-finished contributions in the Git for
Windows project. Fall cleaning, if you like.

Johannes Schindelin (1):
  completion: complete <rev> in `git worktree add <path> <rev>`

 contrib/completion/git-completion.bash | 5 +++++
 1 file changed, 5 insertions(+)


base-commit: d166e6afe5f257217836ef24a73764eba390c58d
Published-As: https://github.com/gitgitgadget/git/releases/tags/pr-82%2Fdscho%2Fcomplete-worktree-add-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-82/dscho/complete-worktree-add-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/82
-- 
gitgitgadget

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-12-11  2:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-10 15:10 [PATCH 0/1] worktree: add completion for the rev argument in git worktree add <path> <rev> Johannes Schindelin via GitGitGadget
2018-12-10 15:10 ` [PATCH 1/1] completion: complete <rev> in `git worktree add <path> <rev>` Johannes Schindelin via GitGitGadget
2018-12-11  2:34   ` SZEDER Gábor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).