https://github.com/chmouel/openstack-cgit-browse-file.git
git clone 'git://github.com/chmouel/openstack-cgit-browse-file.git'
openstack-cgit-browse-file browse the current file and line in openstack cgit (see: http://git.openstack.org).
Use M-x openstack-cgit-browse-file
in a openstack projects (which
has a gitreview file) and it will jump to the right branch and the
right line.
Use M-x openstack-cgit-repo-log
to jump to the log of that project.
You can install openstack-cgit-browse-file.el
from
MELPA with package.el
(M-x package-install openstack-cgi-browse-file
).
And you can also install it with el-get.
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
Apache