Compare commits
No commits in common. "825d80b8bb8c0b4853771d7dc14f88b589b2b398" and "480b5cc5b8e58ac4d1313f78e44d99074ab0fe75" have entirely different histories.
825d80b8bb
...
480b5cc5b8
@ -28,14 +28,6 @@ To confirm your configuration works, try commiting to this repository:
|
|||||||
$ git clone git@git.signorovitch.org:commonwealth-robotics/docs.git
|
$ git clone git@git.signorovitch.org:commonwealth-robotics/docs.git
|
||||||
$ cd docs
|
$ cd docs
|
||||||
$ echo "Something" >> user-tests/yourname.txt
|
$ echo "Something" >> user-tests/yourname.txt
|
||||||
$ git add user-tests/*
|
|
||||||
$ git commit -am "Your fancy commit message"
|
$ git commit -am "Your fancy commit message"
|
||||||
$ git push
|
$ git push
|
||||||
```
|
```
|
||||||
|
|
||||||
If it asks for a password on the `clone` step, try:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ ssh-agent $SHELL
|
|
||||||
$ ssh-add ~/.ssh/git.signorovitch.org
|
|
||||||
```
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user