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

feature: handle multiple git repositories #34

Closed
jreybert opened this issue Nov 4, 2015 · 3 comments
Closed

feature: handle multiple git repositories #34

jreybert opened this issue Nov 4, 2015 · 3 comments

Comments

@jreybert
Copy link
Owner

jreybert commented Nov 4, 2015

proposed by @zimski

jreybert added a commit that referenced this issue Nov 17, 2015
…it repository within one vim session (fix #44,#34,#29)

it also adds the ability to open a magit buffer from a netrw buffer
@jreybert
Copy link
Owner Author

I believe that this feature is now added in branch dev/multiple_repo.

I'll wait for your feedback before merging it in next.

@zimski
Copy link

zimski commented Nov 20, 2015

Hi,
It's works fine for me :)
Thx

@jreybert
Copy link
Owner Author

Food to hear. I'll merge in next soon.

Thanks for your report

jreybert added a commit that referenced this issue Nov 20, 2015
* dev/multiple_repo:
  plugin/magit.vim: in show_magit(), always open buffer with :buffer command (fix #41)
  plugin/magit.vim,autoload/git.vim: yet another rework of magit#show_magit() (fix #41)
  plugin/magit.vim,autoload/{git,sign}.vim: magit can handle multiple git repository within one vim session (fix #44,#34,#29)
@jreybert jreybert modified the milestone: Release 1.5.0 Nov 21, 2015
jreybert added a commit that referenced this issue Nov 30, 2015
* next:
  Update Changelog
  plugin/magit.vim: move s:magit_commit_mode to buffer variable b:magit_current_commit_mode
  plugin/magit.vim: move s:state to buffer variable b:state
  plugin/magit.vim: display commit mode in Info section
  syntax/magit.vim: rework section title color
  Update Changelog
  README,doc: add notes that magit handles multiple git repo
  README,doc: misc changes
  plugin/magit.vim: add mappings N and P to jump to next and previous hunk (fix #25)
  syntax/magit.vim: add some color in Info section
  plugin/magit.vim: disable inline help by default (fix #46)
  plugin/magit.vim: update inline help
  state.vim: display modified files first
  plugin/magit.vim: in show_magit(), always open buffer with :buffer command (fix #41)
  plugin/magit.vim,autoload/git.vim: yet another rework of magit#show_magit() (fix #41)
  plugin/magit.vim,autoload/{git,sign}.vim: magit can handle multiple git repository within one vim session (fix #44,#34,#29)
  plugin/magit.vim: add MagitOnly command
  plugin/magit.vim: better handling of magit buffer, including clean quit command (fix #43)
@jreybert jreybert closed this as completed Dec 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants