Changes between Version 12 and Version 13 of PadrePluginGit
- Timestamp:
- 09/15/12 18:08:49 (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginGit
v12 v13 31 31 after banging my head on git, and being kicked by several to get over it, I decide that the best solution was to update the Git plugin on my little journey of enlightenment. 32 32 33 so after reading the early chapters of ProGitthe following came to be.33 so after reading the early chapters of {{{ProGit}}} the following came to be. 34 34 35 35 === assumptions 36 * I have assumed that setting up your git repro a nd such havebeen done.37 * or forking in GitHub-> https://help.github.com/articles/fork-a-repo36 * I have assumed that setting up your git repro as such has been done. 37 * or forking in {{{GitHub}}} -> https://help.github.com/articles/fork-a-repo 38 38 39 39 * local … … 121 121 == Limitations 122 122 123 This provides Basic git cmd interface .123 This provides Basic git cmd interface and a bit more. 124 124 125 125 if you want more … … 130 130 == {{{ToDo}}} 131 131 132 * {{{basic local}}}132 * ~~{{{basic local}}}~~ 133 133 134 * {{{basic remote}}}134 * ~~{{{basic remote}}}~~ 135 135 136 136 * {{{GitHub}}}
