Hey Andrew,
first a lot of thanks to merge/split the documents.
For further joint editing I started another git repository, with the contents provided in your zip:
git@github.com:bo198214/tetration-faq.git
and added you as collaborator. As usual you just start with a
git clone git@github.com:bo198214/tetration-faq.git
And afterwards you can pull and push with
git pull origin master
git push origin master
where origin is an alias for git@github.com:bo198214/tetration-faq.git, which you can list by "git remote"
I think we should use the github e-mail feature to discuss further changes that are too technical to be discussed here.
first a lot of thanks to merge/split the documents.
For further joint editing I started another git repository, with the contents provided in your zip:
git@github.com:bo198214/tetration-faq.git
and added you as collaborator. As usual you just start with a
git clone git@github.com:bo198214/tetration-faq.git
And afterwards you can pull and push with
git pull origin master
git push origin master
where origin is an alias for git@github.com:bo198214/tetration-faq.git, which you can list by "git remote"
I think we should use the github e-mail feature to discuss further changes that are too technical to be discussed here.
