I thought I'd share a few git-related scripts I have assigned to BBEdit keyboard shortcuts
https://github.com/isao/shell/tree/master/bbedit/Scripts - git-bbdiff.sh - bbdiff current file vs index - git-pull.sh - git pull for repo corresponding to current file - gitx.sh - launches gitx for repo corresponding to current file I have applescript equivalents, but there were some head scratchers. However these are very simple, and work. Best, Isao PS - barebones folks not sure if built-in git support is planned or not, but you may want to check this out http://libgit2.github.com/ -- 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
