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.kerne

zsh completion for `git push origin --delete`

2015-01-17 Thread Albert Netymk
origin/master origin/tmp tmp ``` I feel hitting 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

Re: git-diff-index man page

2013-05-19 Thread Albert Netymk
On Sun, May 19, 2013 at 9:46 AM, Junio C Hamano wrote: > Albert Netymk writes: > >> Hello, >> >> The man page of git-diff-index: >> http://git-scm.com/docs/git-diff-index >> states that >> `git-diff-index - Compares content and mode of blobs between t

git-diff-index man page

2013-05-18 Thread Albert Netymk
f 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 me