Do not use git branch when cwd is not a git repository #73
Closed
dhruvmanila
started this conversation in
Ideas
Replies: 1 comment
-
|
Yep I totally agree. This is a legacy effect of when a user creates a session without doing Happy to accept any PR that work within those constraints. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think instead of using the default branch value, it would be better to save the session without the git branch info even if
use_git_branchconfig option is true. This better reflects the actual state of the session and avoids creating invalid state.Beta Was this translation helpful? Give feedback.
All reactions