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

Fix issue #188 #189

Merged
merged 2 commits into from
Jul 30, 2018
Merged

Fix issue #188 #189

merged 2 commits into from
Jul 30, 2018

Conversation

ustieber
Copy link
Contributor

This is my proposed fix for issue #188 . Please review and merge if the fix is OK for you.

When '-a' is set in opt.args, opt.disableAppendPaths has to be set to 'true' too. Wrap appending the default ' .' path to the commit command accordingly to re-allow the use of '-a' as argument to the 'git commit' command.
@stephenlacy
Copy link
Owner

Do you want to edit the git config on your system to use your github email? right now it shows the "unknown user"

@ustieber
Copy link
Contributor Author

Ah. Sorry for that. Let me take care of it

@ustieber
Copy link
Contributor Author

ustieber commented Jul 27, 2018 via email

@stephenlacy
Copy link
Owner

You can now do git commit --amend --author="Author Name <email@address.com>"
Then force push to your branch fix_issue_188

Fix indentation of change in commit.js
@ustieber
Copy link
Contributor Author

ustieber commented Jul 28, 2018 via email

@stephenlacy
Copy link
Owner

Perfect, merging

@stephenlacy stephenlacy merged commit e840a39 into stephenlacy:master Jul 30, 2018
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.

None yet

2 participants