Skip to content

Fixed parameter -p --path (Not working in initial Clone)

KiCad Bot requested to merge github/fork/PCB4u/master into master

Created by: PCB4u

The -p and --path cmdline args are not working in initial clone. I added os.chdir(base_dir) to go to the path defined with -p or --path cmdline args before execute the "git clone" command.

Edited by Joel Guittet

Merge request reports