Method Git.Export()->export()
- Method export
void export(string file_name, string|void git_name)
- Description
Convenience funtion for exporting a filesystem file or directory (recursively) to git.
- Parameter file_name
Name of the file on disc.
- Parameter git_name
Name of the file in git. Defaults to file_name.