depot_tools/man/src
agable 75c2cc859d Update make_docs.sh to use github asciidoc
R=iannucci@chromium.org
BUG=630312

Review-Url: https://codereview.chromium.org/2165633007
..
.gitignore Move docs folder to man.
_aliases.txt Move docs folder to man.
_footer.txt Move docs folder to man.
_git-auto-svn_desc.helper.txt Introduct git-auto-svn
_git-cherry-pick-upload_desc.helper.txt Add git cherry picking extension
_git-drover_desc.helper.txt Add stub git-drover documentation.
_git-footers_desc.helper.txt Added git footers tool to parse conventional metadata from git commits
_git-freeze_desc.helper.txt Move docs folder to man.
_git-hyper-blame_desc.helper.txt Added git hyper-blame, a tool that skips unwanted commits in git blame.
_git-map-branches_desc.helper.txt Move docs folder to man.
_git-map_desc.helper.txt Move docs folder to man.
_git-mark-merge-base_desc.helper.txt Move docs folder to man.
_git-nav-downstream_desc.helper.txt Move docs folder to man.
_git-nav-upstream_desc.helper.txt Move docs folder to man.
_git-new-branch_desc.helper.txt Move docs folder to man.
_git-rebase-update_desc.helper.txt Move docs folder to man.
_git-rename-branch_desc.helper.txt Move docs folder to man.
_git-reparent-branch_desc.helper.txt Move docs folder to man.
_git-retry_desc.helper.txt Added 'git-retry' bootstrap
_git-squash-branch_desc.helper.txt Move docs folder to man.
_git-thaw_desc.helper.txt Move docs folder to man.
_git-upstream-diff_desc.helper.txt Move docs folder to man.
_helper_prefix.txt Move docs folder to man.
asciidoc-override.css Move docs folder to man.
common_demo_functions.sh Add a git-drover.
demo_repo.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too.
depot_tools.txt Move docs folder to man.
depot_tools_tutorial.demo.walkthrough.sh Added hyphen-only options
depot_tools_tutorial.txt [Docs] Remove mention of the 'blink' fetch recipe, and re-run asciidoc.
filter_demo_output.py Move docs folder to man.
git-auto-svn.txt Introduct git-auto-svn
git-cherry-pick-upload.demo.1.sh Add git cherry picking extension
git-cherry-pick-upload.txt Fix manpage creation error.
git-drover.demo.1.sh Add a git-drover.
git-drover.demo.2.sh Add 'revert' example to git-drover docs.
git-drover.demo.3.sh Add a git-drover.
git-drover.demo.4.sh Support merging with conflicts with git-drover.
git-drover.demo.common.sh Clear up some git-drover docs confusion.
git-drover.txt Support merging with conflicts with git-drover.
git-footers.demo.1.sh Added git footers tool to parse conventional metadata from git commits
git-footers.txt Fix typo in git-footers docs.
git-freeze.demo.1.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too.
git-freeze.txt Make git-freeze bail out if the user has too much untracked data.
git-hyper-blame.demo.1.sh Added git hyper-blame, a tool that skips unwanted commits in git blame.
git-hyper-blame.demo.2.sh Added git hyper-blame, a tool that skips unwanted commits in git blame.
git-hyper-blame.demo.common.sh Added git hyper-blame, a tool that skips unwanted commits in git blame.
git-hyper-blame.txt git hyper-blame: Added automatically ignoring revs from a file.
git-map-branches.demo.1.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too.
git-map-branches.txt Fix map-branches issues and add coloring for 'branch-heads',
git-map.demo.1.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too.
git-map.txt Move docs folder to man.
git-mark-merge-base.txt Move docs folder to man.
git-nav-downstream.demo.1.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too.
git-nav-downstream.txt Move docs folder to man.
git-nav-upstream.demo.1.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too.
git-nav-upstream.txt Move docs folder to man.
git-new-branch.demo.1.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too.
git-new-branch.txt Move docs folder to man.
git-rebase-update.txt Add a --keep-going flag for people who run rebase-update infrequently.
git-rename-branch.txt Move docs folder to man.
git-reparent-branch.txt Move docs folder to man.
git-retry.txt Added 'git-retry' bootstrap
git-squash-branch.demo.1.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too.
git-squash-branch.txt Move docs folder to man.
git-thaw.txt Move docs folder to man.
git-upstream-diff.txt Add fast --HEAD option to upstream-diff.
make_docs.sh Update make_docs.sh to use github asciidoc
prep_demo_repo.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too.