git-module
git-module copied to clipboard
feat: add stash command
- Add stash push
- List
- Show
Describe the pull request
A clear and concise description of what the pull request is about, i.e. what problem should be fixed?
Link to the issue:
Checklist
- [x] I agree to follow the Code of Conduct by submitting this pull request.
- [x] I have read and acknowledge the Contributing guide.
- [x] I have added test cases to cover the new code.
Codecov Report
Merging #101 (5e8facf) into master (77db94e) will increase coverage by
0.12%. The diff coverage is88.23%.
Additional details and impacted files
@@ Coverage Diff @@
## master #101 +/- ##
==========================================
+ Coverage 83.48% 83.61% +0.12%
==========================================
Files 29 30 +1
Lines 1841 1892 +51
==========================================
+ Hits 1537 1582 +45
- Misses 184 187 +3
- Partials 120 123 +3