Skip to content

dustyghost/git-batch-commands

Repository files navigation

git-batch-commands

A list of git batch commands used to make git life that little bit easier

stash-only-staged

This batch will stash items staged in the index, but leave behind any un-staged changes based on this answer on stack overflow

undo-a-commit-but-keep-changes

when you have made a commit, but not pushed it, and want to undo the commit but keep your changes

About

A list of git batch commands used to make git life that little bit easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published