1
0
forked from VimPlug/jedi

hub is no requirement

This commit is contained in:
Danilo Bargen
2013-07-26 16:09:52 +02:00
parent 6e649c1a67
commit acf068fb21

View File

@@ -14,6 +14,9 @@ and then issue the following command:
hub pull-request -b davidhalter:dev -i <issue-number> -h <your-github-username>:<your-branch-name>
It's no strict requirement though, if you don't have hub installed or prefer to
use the web interface, then feel free to post a traditional pull request.
My **master** branch is a 100% stable (should be). I only push to it after I am
certain that things are working out. Many people are using Jedi directly from
the github master branch.