1
0
Fork 0
Commit Graph

9 Commits (991985792d236a002dce6adfb50f2bf0625fbab0)

Author SHA1 Message Date
Ivan Zugec 2b4e9742c4
capitalised the word "But" in point 3.
Just capitalised the word `But`.
2020-09-02 12:32:49 +10:00
Anton Evers cc3a8379e2 Ignore all .git dirs in the vendor dir recursively
In accordance with http://git-scm.com/docs/gitignore
2015-04-14 09:46:53 +02:00
Richard K Miller 1ee0f28e79 update documentation to work for ZSH or Bash 2014-08-29 13:50:25 -06:00
Richard K Miller 553288a384 Very tiny but necessary edit
To delete `.git` repos of submodules, `rm -rf vendor/**/.git` doesn't work, but `rm -rf vendor/*/*/.git` does
2014-08-28 21:49:57 -06:00
Jordi Boggiano 771233a5a0 Make it clear what is going on when a vcs folder is missing, fixes #2108 2013-07-26 12:25:05 +02:00
Jonathan Reinink 5b3d8dc874 Update should-i-commit-the-dependencies-in-my-vendor-directory.md
Tweak option #3 for including dependencies in a GIT repo.
2013-03-21 09:55:13 -03:00
Jonathan Reinink 5a0e97ccb6 Update should-i-commit-the-dependencies-in-my-vendor-directory.md
Add a third option for including vendor dependencies in main GIT repo.
2013-03-20 18:42:32 -03:00
Włodzimierz Gajda c6ae3caf52 Editorial fix 2012-11-08 16:51:52 +01:00
Jordi Boggiano c9d1e7a918 Add FAQ about committing deps 2012-06-22 15:19:01 +02:00