-
-
Notifications
You must be signed in to change notification settings - Fork 159
add sync-docs README #730
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 sync-docs README #730
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
do we no longer have to set |
correct |
(I mean, if you want to pull from GitHub then you should use the |
Is there any reason we wouldn't make |
It will sync from whatever state the repo is currently in. The assumption is that if you're interacting with this stuff manually, you're working with a symlinked repo and you're probably making edits in it. In that case, you definitely don't want to pull every time you sync |
closes #573