Skip to content

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

Notifications You must be signed in to change notification settings

sarahsehr/GitPull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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?

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages