jitterbug icon indicating copy to clipboard operation
jitterbug copied to clipboard

git fetch --prune doesn't exists with all git versions

Open fcuny opened this issue 14 years ago • 1 comments

git fetch --prune` is not available with all versions. We should check which version we're using before calling with --prune

fcuny avatar Jun 26 '11 10:06 fcuny

The --prune option to git fetch was introduced in 1.6.6

On Sun, Jun 26, 2011 at 3:19 AM, franckcuny [email protected] wrote:

git fetch --prune` is not available with all versions. We should check which version we're using before calling with --prune

Reply to this email directly or view it on GitHub: https://github.com/franckcuny/jitterbug/issues/75

Jonathan "Duke" Leto [email protected] 209.691.DUKE // http://leto.net NOTE: Personal email is only checked twice a day at 10am/2pm PST, please call/text for time-sensitive matters.

leto avatar Jun 26 '11 10:06 leto