Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better Annotate #38

Open
pkmiec opened this issue Aug 18, 2015 · 0 comments
Open

Better Annotate #38

pkmiec opened this issue Aug 18, 2015 · 0 comments

Comments

@pkmiec
Copy link

pkmiec commented Aug 18, 2015

I have a fork (https://github.com/pkmiec/git.tmbundle/commits/mouseSelectsJustText) where I'm working on the following changes,

  • updated annotate / diff to "column" based layout which allows copy & paste of the code (without including all the "gutter" stuff like rev / author / date / line numbers).
  • show commit message when hovering over rev in annotate
  • add open in github (for projected hosted there)

I wanted to know whether these changes could be merged back in? If so, what are the steps? The instructions seem to be quite old.

Also, I'm having trouble figuring out how to run the specs,

git.tmbundle/Support %> bundle exec rspec
/Users/pkmiec/.rvm/gems/ruby-2.2.2/gems/bundler-1.10.6/lib/bundler/rubygems_integration.rb:292:in `block in replace_gem': rspec-core is not part of the bundle. Add it to Gemfile. (Gem::LoadError)

Any help would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant