Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

Installing pod with git lfs integration #381

Open
juraskrlec opened this issue Apr 7, 2017 · 1 comment
Open

Installing pod with git lfs integration #381

juraskrlec opened this issue Apr 7, 2017 · 1 comment

Comments

@juraskrlec
Copy link

Hi,
I am having a problem to install one Pod file which uses git-lfs. I have installed git-lfs and I am able to install Pod using command line tool. I want to be able to install it via app. Can you please check it?

Log file:

 /Applications/CocoaPods.app/Contents/Resources/bundle/bin/git clone https://github.com/name.git/var/folders/vt/9w812ts57qv1htgv71kf89fr0000gn/T/d20170407-2821-1hi3ymk --template= --single-branch --depth 1 --branch xxx

Cloning into '/var/folders/vt/9w812ts57qv1htgv71kf89fr0000gn/T/d20170407-2821-1hi3ymk'...
Note: checking out 'e43fc53112bee72e8f746b033333d3620f781599'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

git-lfs smudge -- 'Framework': git-lfs: command not found
error: external filter git-lfs smudge -- %f failed -1
error: external filter git-lfs smudge -- %f failed
fatal: Frameowke: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'
@orta
Copy link
Member

orta commented Apr 7, 2017

The git inside the CP app is compiled into the app, and so it may need work to add support for git-lfs - you're welcome to give it a shot 👍

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

No branches or pull requests

2 participants