mirror of
https://github.com/yldio/copilot.git
synced 2024-11-13 06:40:06 +02:00
Updating Readme with Git LFS tip
This commit is contained in:
parent
337e5d0b37
commit
11d6f411f8
@ -85,6 +85,14 @@ Code for the reusable UI framework.
|
||||
|
||||
Implementation examples from spikes, this directory is experimental and is likely broken.
|
||||
|
||||
### Git LFS
|
||||
- We are using Git LFS to track large files, such as design files in Sketch.
|
||||
- Make sure you have this downloaded locally
|
||||
`brew install git-lfs`
|
||||
|
||||
#### Helpful tips
|
||||
- If there is an error cloning to a new machine, or there is an error cloning in the Circle CI process run `git lfs push origin master --all` from a machine that has it already checked out.
|
||||
|
||||
### Sketch Pre Commit
|
||||
|
||||
A pre-commit hook has been added to generate a PNG shot of each .sketch file "page".
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 129 B After Width: | Height: | Size: 3.1 KiB |
Loading…
Reference in New Issue
Block a user