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

commands/install: teach --manual to git-lfs-install(1) #2410

Merged
merged 1 commit into from
Jul 11, 2017

Conversation

ttaylorr
Copy link
Contributor

This pull request follows up on a comment left by @technoweenie[1]:

Also, git lfs install --manual doesn't work. I think it just needs this update flag.

This teaches the --manual mode to git lfs install, by hijacking flags owned by the git-lfs-update(1) command (since git-lfs-install(1) runs updateCommand() to implement itself).

I've added a note that this should be addressed in the future, but I think that this is ship-able today.


/cc @git-lfs/core

@ttaylorr ttaylorr added this to the v2.3.0 milestone Jul 11, 2017
@ttaylorr ttaylorr requested a review from technoweenie July 11, 2017 16:44
@ttaylorr ttaylorr merged commit 0484c70 into master Jul 11, 2017
@ttaylorr ttaylorr deleted the install-manual branch July 11, 2017 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants