This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit ea9e704283f269673b82fd495dec003ddf4c598f
tree 76dfb038b1e36ff4a04c233081ac05081c0639d8
parent 370e3d8fd005093dd636b86a8c33a5944abf280b
tree 76dfb038b1e36ff4a04c233081ac05081c0639d8
parent 370e3d8fd005093dd636b86a8c33a5944abf280b
| name | age | message | |
|---|---|---|---|
| |
CHANGELOG | Sun Mar 09 22:46:55 -0700 2008 | [timcharper] |
| |
Commands/ | Sun Mar 09 22:48:48 -0700 2008 | [timcharper] |
| |
Experimental Features.txt | Thu Feb 14 06:27:04 -0800 2008 | [samgranieri] |
| |
README | Tue Feb 26 07:37:43 -0800 2008 | [timcharper] |
| |
Support/ | Sat Mar 08 03:18:40 -0800 2008 | [timcharper] |
| |
Syntaxes/ | Sun Jun 17 09:52:11 -0700 2007 | [duff] |
| |
info.plist | Thu Mar 06 03:01:30 -0800 2008 | [timcharper] |
README
The official repository for the Git text-mate bundle. <h2>Installation</h2> * Run this: <pre> cd ~/Library/Application\ Support/TextMate/Bundles git clone git://gitorious.org/git-tmbundle/mainline.git Git.tmbundle </pre> * In the TextMate preferences, advanced tab, shell variables, set the TM_GIT variable to point to your installation of git (ie <code>/usr/local/bin/git</code>) * Many shortcuts are available from the Git-shortcut (ctrl-shift-G). Subversion commands are ctrl-option-g. Less frequent commands are accessed via the menu. * Update your bundle by running the "Update Git Bundle" command. <h2>Feature Summary:</h2> * Natural feeling integrated commit dialog * Edit conflicts using FileMerge command * Sexy Diffs (uses Gitorious styles!) * Push / pull / fetch / diffing / logging / branching / stashing commands * Interactive annotation-browser * Many more features <h2>Support</h2> Refer to the <a href="http://groups.google.com/group/git-tmbundle">git-tmbundle group</a> for questions, feedback, anything. <hr /> <h3>Maintainer, Lead Developer:</h3> * Tim Harper (with <a href="http://leadmediapartners.com">Lead Media Partners</a>) <h2>The git bundle wouldn't be possible without the contributions of the following fine gentlemen:</h2> <h3>Major Contributions</h3> * <b>Allan Odgaard</b> - Started the bundle, got it rolling. * <b>Sam Granieri</b> - GitK, Many of the git-svn commands, Git initialize repository command, menu layouting, create-tag. * <b>Johan Sørensen</b> - Contributing the CSS styling. He made gitorious look so sexy I just couldn't think of a b etter design to implement for the bundle, so he's generously allowed me to utilize it. <h3>Patches, etc</h3> * <b>Tommi Asiala</b> - README file submission * <b>Lawrence Pit</b> - Performance Enhancements * <b>Jay Soffian</b> - Bug report with patch (missing environment variables) * <b>Humberto Diógenes</b> - Git-svn fetch command * <b>Lee Marlow</b>




