Files
openide/plugins/github
Kirill Likhodedov 30eba5a9e1 [git] IDEA-103211 Support urls of different nature for a single remote
* GitHandler: set up both SSH and HTTP authentication environments for
  any remote command without analyzing urls.
* Let specify several urls to the GitHandler, and do it for pull, push,
  fetch, and ls-remote commands
* Modify Git interface for some commands to accept GitRemote instead of
  remoteName + remoteUrl, but still keep the previous signature in some
  cases where GitRemote object doesn't exist yet (e.g. in clone).
2015-03-20 19:43:23 +03:00
..
2015-03-16 20:17:52 +03:00
2014-09-01 15:56:21 +04:00