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

newer version of git show dirty repo all the time #9

Open
doutriaux1 opened this issue Oct 7, 2013 · 0 comments
Open

newer version of git show dirty repo all the time #9

doutriaux1 opened this issue Oct 7, 2013 · 0 comments

Comments

@doutriaux1
Copy link
Collaborator

Latest git seems to show repo as dirty if files that are not in .gitignore or in the repo (no git add) are present:

doutriaux1@sofia:[uvcdat]:[master*]:[375]> git --version
git version 1.8.3.2
doutriaux1@sofia:[uvcdat]:[master*]:[375]> git status
# On branch master
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#   Packages/vcs/build/
#   installation/install.py
nothing added to commit but untracked files present (use "git add" to track)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant