mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 12:39:42 +00:00
add en/string.md
This commit is contained in:
@ -15,7 +15,7 @@ git config user.email "cto@188.com"
|
||||
git add .
|
||||
git commit -m 'deploy'
|
||||
git branch -M gh-pages
|
||||
git remote add origin https://github.com/sunface/zh.exercise.rs
|
||||
git remote add origin https://github.com/sunface/zh.practice.rs
|
||||
|
||||
## push to github pages
|
||||
git push -u -f origin gh-pages
|
Reference in New Issue
Block a user