1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00
Gogh/gh-pages/README.md

10 lines
113 B
Markdown
Raw Normal View History

2017-05-19 20:56:58 +03:00
# Gogh
----
To push changes into gh-pages
```
$
git subtree push --prefix gh-pages origin gh-pages
```