mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[bundler/bundler] Fix incorrect sectioning in gemfile
man page
428f53bef0
This commit is contained in:
parent
d4b1804b11
commit
6015bbeeaf
1 changed files with 1 additions and 2 deletions
|
@ -310,8 +310,7 @@ Git repositories support a number of additional options.
|
|||
|
||||
* `branch`, `tag`, and `ref`:
|
||||
You `MUST` only specify at most one of these options. The default
|
||||
is `:branch => "master"`
|
||||
* For example:
|
||||
is `:branch => "master"`. For example:
|
||||
|
||||
git "https://github.com/rails/rails.git", :branch => "5-0-stable" do
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue