From: Oleg Broytman Date: Mon, 1 Jun 2015 21:52:31 +0000 (+0300) Subject: Add draft tips and tricks section X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=eb27b379d58ea18f4ab2f16cf8a5fc4ec7d6f471;p=git-wiki.git Add draft tips and tricks section --- diff --git a/pep-git.txt b/pep-git.txt index 5fe6565..0a120b4 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -250,6 +250,12 @@ Database maintenance TODO: dangling objects, git gc, git repack. +Tips and tricks +=============== + +TODO: bash/zsh completion, bash/zsh prompt. + + From Mercurial to git =====================