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

nothing to commit (working directory clean) #115

Closed
yegor256 opened this issue Dec 13, 2012 · 1 comment
Closed

nothing to commit (working directory clean) #115

yegor256 opened this issue Dec 13, 2012 · 1 comment
Assignees
Milestone

Comments

@yegor256
Copy link
Member

The plugin doesn't update files correctly (doesn't update them at all for some reason):

[INFO] git config user.name jcabi-heroku-maven-plugin:...
[INFO] git config user.email no-reply@jcabi.com:...
[INFO] git add settings.xml:...
[INFO] File ./target/heroku/settings.xml updated with new content
[INFO] git add pom.xml:...
[INFO] File ./target/heroku/pom.xml updated with new content
[INFO] git add Procfile:...
[INFO] File ./target/heroku/Procfile updated with new content
[INFO] git status:...
[INFO] >> # On branch master
[INFO] >> nothing to commit (working directory clean)
[INFO] git commit -a -m Thu Dec 13 11:49:53 CET 2012:...
[INFO] >> # On branch master
[INFO] >> nothing to commit (working directory clean)
@ghost ghost assigned yegor256 Dec 13, 2012
yegor256 pushed a commit that referenced this issue Dec 13, 2012
yegor256 pushed a commit that referenced this issue Dec 13, 2012
@yegor256
Copy link
Member Author

fixed

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

1 participant