| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@clayreimann Do you want me to merge from upstream master into my branch prior to merging? |
Sorry, something went wrong.
|
@j-rewerts merge or rebase is fine with me. My first instinct is to squash merge for small PRs with more than 1 commit. |
Sorry, something went wrong.
I borrowed this strategy from the writeFile approach.
Codecov Report
@@ Coverage Diff @@
## master #547 +/- ##
=========================================
Coverage ? 90.79%
=========================================
Files ? 12
Lines ? 413
Branches ? 0
=========================================
Hits ? 375
Misses ? 38
Partials ? 0
Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
@clayreimann Yeah feel free to squash and merge. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Closes #546.
The commit function can now accept optional parameters for setting who the author or committer is. See here for GitHub's API on it.