-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
If a relative path is provided for any path option, resolve the path with respect to the --dir option or dir config file option.
For example:
vendor/bin/git-migrate --dir /full/path/to/repos --authors ../authors.txtThe --authors path would results to /full/path/to/authors.txt because /full/path/to/repos/../authors.txt resolves to /full/path/to/authors.txt.
This applies for the following options:
--authors--items--javalib
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels