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 git lfs support #1030

Open
Shayan-To opened this issue Jan 2, 2020 · 0 comments
Open

Add git lfs support #1030

Shayan-To opened this issue Jan 2, 2020 · 0 comments

Comments

@Shayan-To
Copy link

@Shayan-To Shayan-To commented Jan 2, 2020

Add support for correcting commands like git lfs checkuot to git lfs checkout.

From their man pages, it has these commands:

  • env
  • checkout
  • clone
  • fetch
  • fsck
  • install
  • lock
  • locks
  • logs
  • ls-files
  • migrate
  • prune
  • pull
  • push
  • status
  • track
  • uninstall
  • unlock
  • untrack
  • update
  • version
  • clean
  • pointer
  • pre-push
  • filter-process
  • smudge

Link: https://github.com/git-lfs/git-lfs/blob/master/docs/man/git-lfs.1.ronn
(Note: git lfs clone was recently removed.)

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

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.