You cannot post messages because only members can post, and you are not currently a member.
Description:
Community support for the git TextMate bundle
|
|
|
Unicode support
|
| |
Hi!
Great bundle, quite useful. Looks like there's a small problem when
filenames include unicode characters. Yeah, I know, it's not a great
idea, but still, it should work. If I commit using the bundle it fails
(can't find file with the é in it) while a commit at the terminal
works fine.
Thanks again!... more »
|
|
Grit
|
| |
Saw this project via Github and thought it sounded interesting: [link] Basically it's a ruby-based interface for git that supposed to be faster than calling git manually. No clue if it'd be useful but figured I'd point it out.
|
|
Thanks, and Support?
|
| |
Hey Tim,
First off thanks for this bundle... it'll come in handy.
I do have a problem though... when I run one of the commands from the
bundle all I get is the following...
( status )
sh: line 1: /usr/local/git/bin: is a directory
Status for ‘app/views/tickets/index.html. erb’
or... more »
|
|
Empty Directories
|
| |
Hi there
Here's a little feature suggestion open for discussion: I'm using Git
mainly for my Rails projects which in their vanilla form contain empty
directories that are somewhat essential (such as tmp or log).
You can trick Git into adding those to the repo by touching
empty .gitignore inside those directories.... more »
|
|
Installation
|
| |
First of all thank you for all contributors for building the TM_GIT
bundle.
I am totally newbe and I had difficulty to follow your Installation
instruction
After downloading the bundle and setting shell variable I did see GIT
on the list of Bundles and I did not know where and how to put command... more »
|
|
No 'add' action
|
| |
Git Bundle doesn't allow setting 'add' for the new files. The only
action in the 'modify' drop-down list is 'delete'.
|
|
Permission denied (publickey).
|
| |
Trying to do anything involving the server throws up:
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
Where should I be putting my public key? SSH is new to me. Trying to
get it working with GitHub.
If anyone can help me I'd be so very grateful!
Thanks
|
|
Push Current Branch / Pull broken?
|
| |
I'm getting the following when I try to do a pull or a push:
.../Library/Application Support/TextMate/Bundles/Git.t mbundle/Support/
tmvc/lib/string.rb:3:in `constantize': .../Library/Application Support/
TextMate/Bundles/Git.tmbundle/ Support/tmvc/../lib/auto_load. rb:22:in
`const_missing': uninitialized constant RemoteController (NameError)... more »
|
|
"Update bundle" command fails
|
| |
The Update bundle command in TextMate fails (I updated manually to the
latest version, and it still failed):
/Library/Application Support/TextMate/Bundles/Git.t mbundle/Support/
tmvc/../lib/git.rb:102:in `paths': No selected files. (RuntimeError)
from /Library/Application Support/TextMate/Bundles/Git.t mbundle/... more »
|
|
|