Re: '--shallow-since' option is not available for git-pull in Git version 2.14.1

2017-09-25 Thread Kevin Daudt
On Mon, Sep 25, 2017 at 04:31:10PM +0900, Sanggyu Nam wrote: > I’ve found that some subcommands such as git-clone, git-fetch, and > git-pull support an option named ‘--shallow-since’, as of Git version > 2.11. This option is documented in the man page of each subcommand. In > Git 2.14.1, I’ve check

'--shallow-since' option is not available for git-pull in Git version 2.14.1

2017-09-25 Thread Sanggyu Nam
I’ve found that some subcommands such as git-clone, git-fetch, and git-pull support an option named ‘--shallow-since’, as of Git version 2.11. This option is documented in the man page of each subcommand. In Git 2.14.1, I’ve checked that the option is available for git-clone and git-fetch so tha