|
NAMEgit-wip - Create a Work In Progress commit SYNOPSISgit-wip DESCRIPTIONCreate a Work In Progress commit, include all files in the working directory. OPTIONSNone EXAMPLESCreate a WIP commit which stores all changes in the working directory.
Later on, undo the commit and continue making changes.
AUTHORWritten by Andrew Sullivan Cant <mail@andrewsullivancant.ca> REPORTING BUGS<https://github.com/tj/git-extras/issues> SEE ALSO<https://github.com/tj/git-extras>
|