Also allow drupal:

This commit is contained in:
Oliver Davies 2016-01-14 23:00:06 +00:00
parent 669ca144ee
commit 8d39ea84c2

View file

@ -145,8 +145,10 @@
insteadOf = bb:
[url "https://git.drupal.org/project/"]
# Clone from drupal.org using "git clone do:{name}".
# Clone from drupal.org using "git clone do:{name}"
# or "git clone drupal:{name}".
insteadOf = do:
insteadOf = drupal:
[pull]
rebase = true