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

We might be able to "not" also fork fastai-docs #526

Closed
richarddwang opened this issue Aug 12, 2020 · 1 comment
Closed

We might be able to "not" also fork fastai-docs #526

richarddwang opened this issue Aug 12, 2020 · 1 comment

Comments

@richarddwang
Copy link
Contributor

As pointed in #512 by @KushajveerSingh .
We should use absolute path for fastai-docs in .gitmodules, so we need to only fork fastai2.

[submodule "docs"]
	path = docs
	url = https://github.com/fastai/fastai-docs
	branch = master

This is also confirmed by the answers to my question on stackoverflow.
How to set .gitmodules so that contributors don't have to fork also submodule?

It should be worth trying it.

@jph00
Copy link
Member

jph00 commented Aug 13, 2020

That then forces https mode, but some folks (like me!) want to use ssh.

@jph00 jph00 closed this as completed Aug 13, 2020
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