Directories
¶
Path | Synopsis |
---|---|
Branch https://git-scm.com/docs/git-branch usage: git branch [<options>] [-r | -a] [--merged | --no-merged] or: git branch [<options>] [-l] [-f] <branch-name> [<start-point>] or: git branch [<options>] [-r] (-d | -D) <branch-name>...
|
Branch https://git-scm.com/docs/git-branch usage: git branch [<options>] [-r | -a] [--merged | --no-merged] or: git branch [<options>] [-l] [-f] <branch-name> [<start-point>] or: git branch [<options>] [-r] (-d | -D) <branch-name>... |
* CODE GENERATED AUTOMATICALLY * THIS FILE MUST NOT BE EDITED BY HAND
|
* CODE GENERATED AUTOMATICALLY * THIS FILE MUST NOT BE EDITED BY HAND |
* CODE GENERATED AUTOMATICALLY * THIS FILE MUST NOT BE EDITED BY HAND
|
* CODE GENERATED AUTOMATICALLY * THIS FILE MUST NOT BE EDITED BY HAND |
* CODE GENERATED AUTOMATICALLY * THIS FILE MUST NOT BE EDITED BY HAND
|
* CODE GENERATED AUTOMATICALLY * THIS FILE MUST NOT BE EDITED BY HAND |
cleanup
--cleanup=<mode> This option determines how the supplied commit message should be cleaned up before committing.
|
--cleanup=<mode> This option determines how the supplied commit message should be cleaned up before committing. |
untracked
-u[<mode>], --untracked-files[=<mode>] The mode parameter is optional (defaults to all), and is used to specify the handling of untracked files; when -u is not used, the default is normal, i.e.
|
-u[<mode>], --untracked-files[=<mode>] The mode parameter is optional (defaults to all), and is used to specify the handling of untracked files; when -u is not used, the default is normal, i.e. |
* CODE GENERATED AUTOMATICALLY * THIS FILE MUST NOT BE EDITED BY HAND
|
* CODE GENERATED AUTOMATICALLY * THIS FILE MUST NOT BE EDITED BY HAND |
git-fetch - Download objects and refs from another repository
|
git-fetch - Download objects and refs from another repository |
git-init - Create an empty Git repository or reinitialize an existing one
|
git-init - Create an empty Git repository or reinitialize an existing one |
git-pull - Fetch from and integrate with another repository or a local branch
|
git-pull - Fetch from and integrate with another repository or a local branch |
git-push - Update remote refs along with associated objects
|
git-push - Update remote refs along with associated objects |
git-rebase - Reapply commits on top of another base tip
|
git-rebase - Reapply commits on top of another base tip |
git-remote - Manage set of tracked repositories
|
git-remote - Manage set of tracked repositories |
git-reset - Reset current HEAD to the specified state
|
git-reset - Reset current HEAD to the specified state |
git rev-parse [ --option ] <args>...
|
git rev-parse [ --option ] <args>... |
Click to show internal directories.
Click to hide internal directories.