git-describe manual page's one sentence summary is misleading

2015-06-16 Thread Albert Netymk
. I think, git-describe - Describe a commit using the most recent tag reachable from it is a better summary. -- Best Regards Yours faithfully Albert Netymk -- To unsubscribe from this list: send the line unsubscribe git in the body of a message to majord...@vger.kernel.org More majordomo info

zsh completion for `git push origin --delete`

2015-01-17 Thread Albert Netymk
ORIG_HEAD origin/master origin/tmp tmp ``` I feel hitting tab shall only return `master` and `tmp`, which are the valid input `--delete` option. git version 2.2.2 -- Best Regards Yours faithfully Albert Netymk -- To unsubscribe from this list: send the line unsubscribe git in the body of a message

git-diff-index man page

2013-05-18 Thread Albert Netymk
of the blobs found via a tree object with the content of the files on disk by default, and could be compared with index only using cached option. ...` -- Best Regards Yours faithfully Albert Netymk -- To unsubscribe from this list: send the line unsubscribe git in the body of a message to majord