-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Description
bundler-site/source/v2.0/guides/git.html.haml
Lines 111 to 121 in b86f2cc
| There are analogous shortcuts for Bitbucket (<code>:bitbucket</code>) and GitHub Gists (<code>:gist</code>). | |
| :code | |
| # lang: ruby | |
| gem 'capistrano-sidekiq', github: 'seuros/capistrano-sidekiq' | |
| gem 'keystone', bitbucket: 'musicone/keystone' | |
| %h2 Custom git sources | |
| .contents | |
| .bullet | |
| .description | |
| The <code>:github</code> shortcut used above is one of Bundler's built in git sources. Bundler comes | |
| with shortcuts for <code>:github</code>, <code>:gist</code>, and <code>:bitbucket</code>, but you can |
Is this even possible, considering gists don't support directories? Was it ever?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels