Skip to content

chore(scully): fix commit script#156

Closed
Villanuevand wants to merge 1 commit intomasterfrom
utils-commit
Closed

chore(scully): fix commit script#156
Villanuevand wants to merge 1 commit intomasterfrom
utils-commit

Conversation

@Villanuevand
Copy link
Copy Markdown
Contributor

Fix #155
Remove git add . from commit script

PR Checklist

PR Type

Remove git add . from commit script.

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Other... Please describe:

What is the current behavior?

Issue Number: #155

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Fix #155 
Remove `git add . ` from  commit script
@jorgeucano
Copy link
Copy Markdown
Contributor

@Villanuevand i create another PR for this, i dont like remote the git add . I really prefer use this by default... so, i create another script just for run the commit with the files add manually

@Villanuevand
Copy link
Copy Markdown
Contributor Author

Villanuevand commented Jan 7, 2020

@jorgeucano great! Im going to close this one, we can continue in #158

@Villanuevand Villanuevand deleted the utils-commit branch January 20, 2020 13:37
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.

Enhance "npm run commit"

2 participants