Changes between Version 6 and Version 7 of PadrePluginGit
- Timestamp:
- 09/12/12 11:42:31 (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginGit
v6 v7 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 === assumptions 34 * local 35 * git repro that is local to your editor, ie. same machine! 36 * origin 37 * repro on external server 38 * repro in your {{{GitHub}}} 39 * upstream 40 * the repro your origin is forked from 33 41 34 42 ---- … … 57 65 * Diff of Directory 58 66 * Diff of Project 59 * Log 67 * Log ( need better names ) 60 68 * log --stat -2 61 69 * log -p -2 62 70 * log pretty 63 71 72 === Origin 73 * Origin 74 * Info about Origin 75 * Push to Origin 76 * Fetch from Origin 77 * Pull from Origin 64 78 65 79
