Scroll to navigation

EG(1) User Commands EG(1)

NAME

eg - git for mere mortals

DESCRIPTION

(Run 'eg help --all' for a more detailed list.)

Creating repositories

Clone a repository into a new directory
Create a new repository

Obtaining information about changes, history, & state

Show changes to file contents
Show history of recorded changes
Summarize current changes

Making, undoing, or recording changes

Record changes locally
Move or rename files (or directories or symlinks)
Mark content in files as being ready for commit

Managing branches

List, create, or delete branches
Join two or more development histories (branches) together
Switch the working copy to another branch

Collaboration

Get updates from another repository and merge them
Push local commits to a published repository

Time saving commands

Find the change that introduced a bug by binary search
Save and revert local changes, or apply stashed changes

Additional help:

Get more help on COMMAND.
List more commands (not really all)
List specialized help topics.

git version 2.28.0.rc1

July 2020 eg version .99