Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(git): show status after cd #310

Merged
merged 1 commit into from
Sep 15, 2023
Merged

fix(git): show status after cd #310

merged 1 commit into from
Sep 15, 2023

Conversation

jamestrew
Copy link
Collaborator

parse git status --porcelain -- . based on git toplevel directory stored in new field git_root.

closes #309

parse `git status --porcelain -- .` based on git toplevel directory
stored in new field `git_root`.

closes #309
@jamestrew jamestrew merged commit bec4b0f into master Sep 15, 2023
3 checks passed
@jamestrew jamestrew deleted the cd-git-status branch September 15, 2023 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Git status not displayed when changing directory
1 participant