FreeBSD Manual Pages
GIT-BUG(1) GIT-BUG(1) NAME git-bug-select - Select a bug for implicit use in future commands. SYNOPSIS git-bug select ID [flags] DESCRIPTION Select a bug for implicit use in future commands. This command allows you to omit any bug ID argument, for example: git bug show instead of git bug show 2f153ca The complementary command is "git bug deselect" performing the opposite operation. OPTIONS -h, --help[=false] help for select EXAMPLE git bug select 2f15 git bug comment git bug status SEE ALSO git-bug(1) Generated from git-bug's source... Apr 2019 GIT-BUG(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | EXAMPLE | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=git-bug-select&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>