2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-07 17:27:15 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Xiaopeng Wang 1bf7d6c506 Update pull_request.rst
Add '-f' for 'git push' after changed the commit by 'git rebase' or 'git commit --amend'
2015-09-23 15:50:20 +08:00
wangxiaopeng cbaa8b8ae2 Chnage how to use pull request in doc:
How to add more change for a pull request
  How to resolve conflict for a pull request
2015-09-21 10:47:30 -04:00
Victor Hu 0e131821ce Added information about stashing work before switching to update the
master branch of your forked repo as to not lose any umcommited changes
that may be in progress
2015-09-21 14:21:33 +08:00
WangXiaoPeng 7b8072ce01 Doc Change: syncing_forks.rst
Add [git checkout master] before pull from upstream
2015-09-21 14:21:33 +08:00
wangxiaopeng 224627f600 fix a typo 2015-09-21 14:21:33 +08:00
wangxiaopeng 5ae100b516 Simplify the steps to update forked repository 2015-09-21 14:21:33 +08:00
Victor Hu 828b807c5b Initial commit for GitHub reference documentation for forking/branching/pullrequest 2015-08-27 10:19:04 -04:00