Bad interaction between reset
/checkout
and branch names that are ambiguous with file paths
#1153
Labels
reset
/checkout
and branch names that are ambiguous with file paths
#1153
Description of the bug
Had an issue something like this:
Expected behavior
Amends normally; staging area is clean afterwards.
Actual behavior
Some warning was printed due to the implicit use of
git reset
, and then the staging area was not clean as expected.Version of
rustc
No response
Automated bug report
No response
Version of
git-branchless
git-branchless-opts 0.8.0
Version of
git
2.42.0
The text was updated successfully, but these errors were encountered: