mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
udpate readme pages
This commit is contained in:
parent
137535a092
commit
d33f8d271c
10
README.md
10
README.md
@ -1,9 +1,13 @@
|
|||||||
# Gogh
|
# Gogh
|
||||||
----
|
----
|
||||||
|
|
||||||
To push changes into gh-pages
|
To push changes into gh-pages
|
||||||
|
|
||||||
```
|
```
|
||||||
$
|
$ git subtree push --prefix gh-pages origin gh-pages
|
||||||
git subtree push --prefix gh-pages origin gh-pages
|
```
|
||||||
|
|
||||||
|
Delete remote branch
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ git push origin --delete gh-pages
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user