Skip to content

Fix: Use 'git status -s' to check for untracked/modified files#19

Merged
stefanzweifel merged 1 commit intostefanzweifel:masterfrom
localheinz:fix/untracked
Nov 27, 2019
Merged

Fix: Use 'git status -s' to check for untracked/modified files#19
stefanzweifel merged 1 commit intostefanzweifel:masterfrom
localheinz:fix/untracked

Conversation

@localheinz
Copy link
Copy Markdown
Contributor

This PR

  • uses git status -s to check for untracked/modified files

Fixes #16.

💁‍♂ For reference, see https://remarkablemark.org/blog/2017/10/12/check-git-dirty/.

@stefanzweifel
Copy link
Copy Markdown
Owner

Thanks. Will give this version another shot in my test repo 👍

@stefanzweifel stefanzweifel self-requested a review November 27, 2019 10:34
Copy link
Copy Markdown
Owner

@stefanzweifel stefanzweifel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works perfectly 👍

@stefanzweifel stefanzweifel merged commit 2b22ba6 into stefanzweifel:master Nov 27, 2019
@localheinz localheinz deleted the fix/untracked branch November 27, 2019 19:44
@localheinz
Copy link
Copy Markdown
Contributor Author

Thank you, @stefanzweifel!

@stefanzweifel
Copy link
Copy Markdown
Owner

The changes have been released in v2.4.0

@localheinz
Copy link
Copy Markdown
Contributor Author

Thank you, @stefanzweifel!

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.

Untracked files are not committed

2 participants