GIT-BUG(1) GIT-BUG(1)

git-bug-select - Select a bug for implicit use in future commands.

git-bug select ID [flags]

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.

-h, --help[=false] help for select

git bug select 2f15
git bug comment
git bug status

git-bug(1)

Apr 2019 Generated from git-bug's source code