Changes between Version 16 and Version 17 of PadrePluginGit
- Timestamp:
- 09/19/12 12:10:19 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginGit
v16 v17 121 121 ---- 122 122 == {{{GitHUb Access}}} 123 To be able to use the github push request, we will need a username and token being stored external to {{{Padre-Plugin-Git}}} 123 To be able to use the github push request, we will need a //username// and //token// being stored in environment variables (in .bash_profile or wherever) external to {{{Padre-Plugin-Git}}} 124 124 125 * my $user = $ENV{GITHUB_USER}; 125 126 * {{{https://github.com/username}}} all we need is the username bit.
