Commit Graph

7 Commits

Author SHA1 Message Date
Shohei Ueda e93eed3ba7
fix: copyAssets and deleteExcludedAssets (#528) 2020-10-20 23:57:59 +09:00
Shohei Ueda 0f5c65e140
feat: Add exclude_assets option (#416)
Related to #163
2020-07-25 20:52:35 +09:00
Shohei Ueda f30118c78e
feat: Add destination_dir option (#403)
Related to #324 #390
2020-07-21 11:15:53 +09:00
Shohei Ueda 4d89a385db
chore: change printWidth from 80 to 100 (#362) 2020-06-22 05:40:26 +09:00
Shohei Ueda 504181401b
test: Add test case for getCommitMessage() (#276) 2020-05-04 10:06:41 +09:00
Shohei Ueda 0b7411e2cf
feat: Add full_commit_message (#275)
* feat: Add full_commit_message
* ci: Add full_commit_message
* docs: Add full_commit_message

cf. #274
2020-05-04 09:50:38 +09:00
Shohei Ueda a1ff787715
fix: set commit author as local config (#152)
* fix: set commit author as local config

Close #151

Co-authored-by: Ryo Ota <nwtgck@nwtgck.org>
2020-03-12 22:58:12 +09:00