diff options
Diffstat (limited to 'man/bundle-config.ronn')
-rw-r--r-- | man/bundle-config.ronn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/bundle-config.ronn b/man/bundle-config.ronn index f1ba87dfd6..99746d57bb 100644 --- a/man/bundle-config.ronn +++ b/man/bundle-config.ronn @@ -288,6 +288,7 @@ revision in the `Gemfile.lock` to the local git repo revision. This requires the same attention as git submodules. Before pushing to the remote, you need to ensure the local override was pushed, otherwise you may point to a commit that only exists in your local machine. +You'll also need to CGI escape your usernames and passwords as well. Bundler does many checks to ensure a developer won't work with invalid references. Particularly, we force a developer to specify |