Changes between Version 13 and Version 14 of PadrePluginGit
- Timestamp:
- 09/15/12 18:20:18 (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginGit
v13 v14 98 98 99 99 ---- 100 == Scenario 101 102 === Scenario 1 103 So you have just forked a {{{GitHub}}} repo and cloned to your local machine, made a change to a file. 104 105 * local Stage File 106 * local Commit File 107 * Push to Origin 108 * {{{GitHub}}} Pull Request 109 110 four clicks that's all 111 112 === Scenario 2 113 Your {{{GitHub}}} fork is out of sync with the master origin. 114 115 * Fetch Upstream 116 * Merge Upstream Master 117 * Push to Origin 118 119 Tip use the Show * Info before and after to check if you want to. 120 121 ---- 100 122 == {{{GitHUb Access}}} 101 123 To be able to use the github push request, we will need a username and token being stored external to {{{Padre-Plugin-Git}}}
