Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 363 Bytes

File metadata and controls

10 lines (7 loc) · 363 Bytes

GitPull

A script that includes the committing any uncommitted files into a temporary commit, a pull, and a reset to undo the temporary commit.

Known issues/feature requests:

  • Failure if there are no files for the temporary commit
  • should be able to pick up from an unfinished script (say due to merge failure)
  • perhaps make a less verbose version?