Sha256: 7d2320159d715f4c2dde87215438b03630fecdffa7f714656c6377356c9f4f14

Contents?: true

Size: 738 Bytes

Versions: 268

Compression:

Stored size: 738 Bytes

Contents

$$$ for cmd in `cat AllGitCmds`; do git help $cmd; done


== Inteesting Plumbing Commands:
- git ls-tree HEAD
- git cat-file -t <object>
- git cat-file commit <commit>
- git cat-file -p <commit>
- git ls-tree <tree>
- git ls-files --stage
- git write-tree
- git update-ref refs/heads/master <commit>
- git symbolic-ref HEAD refs/heads/master
- git show-branch
- git hash-object <file>

- git rev-list --max-parents=0 HEAD     — Find root commit
- git cherry        — find commits in one branch that are not in another
- git replace

== Commands with DAG diagrams in their manpages:

- git-commit
- git-filter-branch
- git-log
- git-merge
- git-merge-base
- git-pull
- git-push
- git-rebase
- git-rerere
- git-rev-list
- git-rev-parse

Version data entries

268 entries across 268 versions & 4 rubygems

Version Path
eac_tools-0.86.5 sub/eac_git/vendor/git-subrepo/note/Commands
eac_tools-0.86.4 sub/eac_git/vendor/git-subrepo/note/Commands
eac_tools-0.86.3 sub/eac_git/vendor/git-subrepo/note/Commands
eac_git-0.16.0 vendor/git-subrepo/note/Commands
eac_tools-0.86.2 sub/eac_git/vendor/git-subrepo/note/Commands
eac_git-0.15.0 vendor/git-subrepo/note/Commands
eac_tools-0.84.2 sub/eac_git/vendor/git-subrepo/note/Commands
eac_tools-0.84.1 sub/eac_git/vendor/git-subrepo/note/Commands
eac_tools-0.84.0 sub/eac_git/vendor/git-subrepo/note/Commands
eac_tools-0.83.0 sub/eac_git/vendor/git-subrepo/note/Commands
eac_tools-0.82.0 sub/eac_git/vendor/git-subrepo/note/Commands
eac_tools-0.81.0 sub/eac_git/vendor/git-subrepo/note/Commands
eac_tools-0.80.0 sub/eac_git/vendor/git-subrepo/note/Commands
eac_tools-0.79.0 sub/eac_git/vendor/git-subrepo/note/Commands
eac_tools-0.78.0 sub/eac_git/vendor/git-subrepo/note/Commands
eac_tools-0.77.1 sub/eac_git/vendor/git-subrepo/note/Commands
eac_tools-0.77.0 sub/eac_git/vendor/git-subrepo/note/Commands
eac_tools-0.76.1 sub/eac_git/vendor/git-subrepo/note/Commands
eac_tools-0.76.0 sub/eac_git/vendor/git-subrepo/note/Commands
eac_tools-0.75.2 sub/eac_git/vendor/git-subrepo/note/Commands