.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. .TH EG "1" "July 2017" "eg version .99" "User Commands" .SH NAME eg \- git for mere mortals .SH DESCRIPTION (Run 'eg help \fB\-\-all\fR' for a more detailed list.) .PP Creating repositories .TP eg clone Clone a repository into a new directory .TP eg init Create a new repository .PP Obtaining information about changes, history, & state .TP eg diff Show changes to file contents .TP eg log Show history of recorded changes .TP eg status Summarize current changes .PP Making, undoing, or recording changes .TP eg commit Record changes locally .TP eg mv Move or rename files (or directories or symlinks) .TP eg stage Mark content in files as being ready for commit .PP Managing branches .TP eg branch List, create, or delete branches .TP eg merge Join two or more development histories (branches) together .TP eg switch Switch the working copy to another branch .PP Collaboration .TP eg pull Get updates from another repository and merge them .TP eg push Push local commits to a published repository .PP Time saving commands .TP eg bisect Find the change that introduced a bug by binary search .TP eg stash Save and revert local changes, or apply stashed changes .SS "Additional help:" .TP eg help COMMAND Get more help on COMMAND. .TP eg help \fB\-\-all\fR List more commands (not really all) .TP eg help topic List specialized help topics. .PP git version 2.13.2