File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -83,11 +83,10 @@ OPTIONS
83
83
84
84
--prefix=<prefix>/::
85
85
Keep the current index contents, and read the contents
86
- of the named tree-ish under the directory at `<prefix>`. The
87
- original index file cannot have anything at the path
88
- `<prefix>` itself, nor anything in the `<prefix>/`
89
- directory. Note that the `<prefix>/` value must end
90
- with a slash.
86
+ of the named tree-ish under the directory at `<prefix>`.
87
+ The command will refuse to overwrite entries that already
88
+ existed in the original index file. Note that the `<prefix>/`
89
+ value must end with a slash.
91
90
92
91
--exclude-per-directory=<gitignore>::
93
92
When running the command with `-u` and `-m` options, the
Original file line number Diff line number Diff line change 1
1
perl.mak
2
2
perl.mak.old
3
+ MYMETA.json
3
4
MYMETA.yml
4
5
blib
5
6
blibdirs
You can’t perform that action at this time.
0 commit comments