op_practice_book
1.0.0

- Baca Online (GitHub)
- Unduh Buku Ini (PDF)
- Spesifikasi dokumen
- Wiki
- Unduh program terkait
- Klik untuk memberikan umpan balik
fork ke repositori Anda sendiri di GitHub, lalu clone ke lokal, dan atur informasi pengguna. $ git clone https://github.com/meetbill/op_practice_book.git
$ cd op_practice_book
$ git config user.name "yourname"
$ git config user.email "your email"
$ #do some change on the content
$ git commit -am "Fix issue #1: change helo to hello"
$ git push
$ git remote add upstream https://github.com/meetbill/op_practice_book.git
$ git fetch upstream
$ git checkout master
$ git rebase upstream/master
$ git push -f origin master
Jika Anda pikir op_practice_book bermanfaat bagi Anda, Anda dapat meminta saya untuk minum secangkir kopi (Alipay)
