issues
search
rorybyrne
/
git-plan
Git Plan - a better workflow for git
MIT License
181
stars
5
forks
source link
[#88] List command shows all plans by default, with optional -b to filter for the current branch
#90
Closed
rorybyrne
closed
3 years ago
rorybyrne
commented
3 years ago
What does this PR do?
Refactors the list command and its arguments, so that all plans are shown by default
Why are we doing this?
So that
list
/
commit
operate on the same set of plans
To avoid an annoying situation where you try to see/commit a plan but can't because it's on a different branch
Testing performed
tox
Testing manually
Known issues
-
Notes
Closes #88
What does this PR do?
Why are we doing this?
list
/commit
operate on the same set of plansTesting performed
Known issues
-
Notes
Closes #88