Skip to content

Support for denoting dirty trees#16

Merged
dcoraboeuf merged 3 commits intonemerosa:feature/15-dirtyfrom
Slugger:feature/15-dirty
Jan 26, 2015
Merged

Support for denoting dirty trees#16
dcoraboeuf merged 3 commits intonemerosa:feature/15-dirtyfrom
Slugger:feature/15-dirty

Conversation

@Slugger
Copy link
Copy Markdown
Contributor

@Slugger Slugger commented Jan 25, 2015

As discussed in issue #15.

The difference here is that I modified the unit tests that were failing so they now all pass. A dirty tree is a tree that has staged files that are uncommitted or has changes to tracked files that have not been staged. Checking out a tree and creating a new untracked file is not a dirty tree. Your unit tests were assuming that creating a new file in a tree makes it dirty, that is not the case.

dcoraboeuf added a commit that referenced this pull request Jan 26, 2015
Support for denoting dirty trees
@dcoraboeuf dcoraboeuf merged commit 2419c91 into nemerosa:feature/15-dirty Jan 26, 2015
@Slugger Slugger deleted the feature/15-dirty branch February 1, 2015 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants