Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to fetch to prune the remote afterwards #476

Merged
merged 1 commit into from
Mar 9, 2015

Conversation

johnhaley81
Copy link
Collaborator

Since pruning a remote is very common after a fetch I figured
having it be an option would be very convenient for the user.

@thornbill
Copy link
Contributor

Just noticed there's a missing comma on line 645.

repo.fetch(remote, remoteCallbacks, pruneAfter callback)

Since pruning a remote is very common after a fetch I figured
having it be an option would be very convenient for the user.
@johnhaley81
Copy link
Collaborator Author

What missing comma ;)

johnhaley81 added a commit that referenced this pull request Mar 9, 2015
Add option to `fetch` to prune the remote afterwards
@johnhaley81 johnhaley81 merged commit ff7bf1c into master Mar 9, 2015
@johnhaley81 johnhaley81 deleted the fetch-and-prune branch March 9, 2015 18:23
@thornbill
Copy link
Contributor

I saw nothing...
homer-simpson

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants