codeforboston/safe-water

Pull first draft of wiki

Closed this issue · 5 comments

I have created a first draft of the clean-water wiki on my fork of the repo. Francois need to manually pull these files to to the main page.

page not found!

Sorry. try this.

Currently have an issue while trying to follow this:

git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

==> will do some research and try something else.

Tried following this, but still error:

(venv_base) MacBook-Pro:safe-water dla$ git clone https://github.com/codeforboston/safe-water.wiki.git
Cloning into 'safe-water.wiki'...
remote: Enumerating objects: 3, done.
remote: Total 3 (delta 0), reused 0 (delta 0), pack-reused 3
Unpacking objects: 100% (3/3), done.

(venv_base) MacBook-Pro:safe-water dla$ cd safe-water.wiki/

(venv_base) MacBook-Pro:safe-water.wiki dla$ git fetch https://github.com/h-clef/safe-water.wiki.git master:master-hclef
warning: no common commits
remote: Enumerating objects: 41, done.
remote: Total 41 (delta 0), reused 0 (delta 0), pack-reused 41
Unpacking objects: 100% (41/41), done.
From https://github.com/h-clef/safe-water.wiki

* [new branch] master -> master-hclef

(venv_base) MacBook-Pro:safe-water.wiki dla$ git checkout master-hclef
Switched to branch 'master-hclef'

(venv_base) MacBook-Pro:safe-water.wiki dla$ git reset --hard ac4d410
fatal: Could not parse object 'ac4d410b64dea2d47e031130fde499bb9f38d01a'.

... Not sure how to resolve this. Considering just copy-pasting, as suggested by Tom ;)

@h-clef: I finished coying the wiki. Thanks a lot for your updates! We still need to discuss with the tech helpers at CfB to see if we can improve our workflow.