> Let me ask a question about BBEdit 10. Does it support GIT? If so, I
> will buy it right away.
BBEdit has no Git features, so in the sense you mean it, it doesn't support Git.
One of my ponies was named Git.
— F
--
You received this message because you are subscribed to the
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to bbe...@googlegroups.com
To unsubscribe from this group, send email to
bbedit+un...@googlegroups.com
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem,
please email "sup...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
I used to wonder that about git/bbedit as well. Now that I'm using Vim
for more work, with the awesome Fugitive plugin, I've come around to git
integration into an editor. I still use the command line for most of my
git interactions, particularly the more complicated ones, but for adding
and committing changes, staying right in the editor is pretty cool.
Note there is also what appears to be a nice GUI git app now, Tower [1].
I've not used it and have no affiliation with it, but I've thought about
picking it up at some point...
> Note there is also what appears to be a nice GUI git app now, Tower [1].
There's also GitHub for Mac (github.com/mac) - which, although the name suggests otherwise - works fine with non-GitHub hosted repos.
--Jim
Yes, it is pretty nice. This is off-topic obviously, but is there a way
to make it recognize non-GitHub remote repositories for your local ones?
Or does that feature only work with GitHub as your remote?
You have to clone the repo by hand, but once you've done that, just drop your folder onto the target in GitHub Mac. It pushes and pulls just fine to my ssh-hosted repos.
--Jim
> --
> You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups.
> To post to this group, send email to bbe...@googlegroups.com
> To unsubscribe from this group, send email to
> bbedit+un...@googlegroups.com
> For more options, visit this group at
> <http://groups.google.com/group/bbedit?hl=en>
> If you have a feature request or would like to report a problem, please email "sup...@barebones.com" rather than posting to the group.
> Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
--
Lorin Rivers
Mosasaur: Killer Technical Marketing <http://www.mosasaur.com>
<mailto:lri...@mosasaur.com>
512/203.3198 (m)
Indeed. I had forgotten that and gitx. My original reply prompted me
to download the trial of Tower and play around with the Github client
some more. I think I'll stick with the command line and gitx, plus
fugitive when in Vim. Tower is nice, but I don't really need all the
functionality.