Merge branch 'maint-1.7.6' into maint-1.7.7

* maint-1.7.6:
  Documentation: read-tree --prefix works with existing subtrees
  Add MYMETA.json to perl/.gitignore
This commit is contained in:
Junio C Hamano 2012-01-03 13:47:15 -08:00
Родитель 9e6ed475e7 5c951ef47b
Коммит c07aa5b218
2 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -83,11 +83,10 @@ OPTIONS
--prefix=<prefix>/::
Keep the current index contents, and read the contents
of the named tree-ish under the directory at `<prefix>`. The
original index file cannot have anything at the path
`<prefix>` itself, nor anything in the `<prefix>/`
directory. Note that the `<prefix>/` value must end
with a slash.
of the named tree-ish under the directory at `<prefix>`.
The command will refuse to overwrite entries that already
existed in the original index file. Note that the `<prefix>/`
value must end with a slash.
--exclude-per-directory=<gitignore>::
When running the command with `-u` and `-m` options, the

1
perl/.gitignore поставляемый
Просмотреть файл

@ -1,5 +1,6 @@
perl.mak
perl.mak.old
MYMETA.json
MYMETA.yml
blib
blibdirs