issue with committing/push from XCode #29
-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @ckunchur, In general, git lfs is a very nice solution to speed up the cloning process in git repos. You might find it useful in a later stage of your project. You can read more about it here: https://git-lfs.com |
Beta Was this translation helpful? Give feedback.
Hi @ckunchur,
The problem is coming up as we have used git ifs for the Template Application. We will revert that change so it will no longer be required to use git ifs for using the template app as well as your project. The following PR will already fix that for you: StanfordBDHG/PediatricAppleWatchStudy#4
Once this is merged, you should be able to clone the project from Xcode without the need to install git lfs.
In general, git lfs is a very nice solution to speed up the cloning process in git repos. You might find it useful in a later stage of your project. You can read more about it here: https://git-lfs.com