2012-11-21 16:19:50 +01:00
|
|
|
test-repo
|
|
|
|
=========
|
|
|
|
|
2012-11-21 16:26:37 +01:00
|
|
|
Test Repository
|
|
|
|
|
|
|
|
git clone https://github.com/zpqrtbnk/test-repo.git .
|
|
|
|
edit the file
|
|
|
|
add an image
|
2012-11-21 16:36:25 +01:00
|
|
|
![Image](https://raw.github.com/zpqrtbnk/test-repo/master/wtf.jpg)
|
|
|
|
git add
|
|
|
|
git push origin master
|
2012-11-21 16:26:37 +01:00
|
|
|
|
|
|
|
etc
|