8000 Updated docs by Shubham-Khetan-2005 · Pull Request #9 · liyanage/git-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Updated docs #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasi 8000 onally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ Some Git helper tools.
* ``githelper`` is a subcommand-based multi-purpose git tool and Python library, currently with a focus on git-svn working copies. It has its own [documentation page](http://liyanage.github.io/git-tools/)
* ``git-checkout-by-date.sh`` lets you do exactly that
* ``git-working-copy-check.py`` performs some sanity checks on git working copies, recursively if requested
* ``template/hooks`` contains git hooks, for example a ``prepare-commit-msg`` hook to prepare informative merge commit messages
* ``template/hooks`` contains git hooks, for example a ``prepare-commit-msg`` hook to prepare informative merge commit messages
* ''.gitignore'' Remove accidentally added binary
0