2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-15 19:01:44 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
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
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
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
7b8072ce01 Doc Change: syncing_forks.rst
Add [git checkout master] before pull from upstream
2015-09-21 14:21:33 +08:00
224627f600 fix a typo 2015-09-21 14:21:33 +08:00
5ae100b516 Simplify the steps to update forked repository 2015-09-21 14:21:33 +08:00
828b807c5b Initial commit for GitHub reference documentation for forking/branching/pullrequest 2015-08-27 10:19:04 -04:00