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

Replace untrackedIsDirty with format extension #72

Open
gladed opened this issue Jan 9, 2020 · 0 comments
Open

Replace untrackedIsDirty with format extension #72

gladed opened this issue Jan 9, 2020 · 0 comments
Milestone

Comments

@gladed
Copy link
Collaborator

gladed commented Jan 9, 2020

Instead of:

androidGitVersion {
    untrackedIsDirty = true
}

support

androidGitVersion {
    format "%tag%%-count%%-commit%%-branch%%-dirty(untracked)%"
}
@gladed gladed added this to the 1.0 milestone Jan 20, 2020
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

No branches or pull requests

0 participants