Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloading a github folder into a specified directory #31

Open
abbaac opened this issue Sep 13, 2023 · 1 comment
Open

Downloading a github folder into a specified directory #31

abbaac opened this issue Sep 13, 2023 · 1 comment

Comments

@abbaac
Copy link

abbaac commented Sep 13, 2023

I'm trying to download a folder from github into a local directory. This is the code i'm running on command line:

gitdir --output_dir C:\Users\HP\Documents\datafolder https://github.com/Abba00/ImageDatasets/tree/main/SmallDataset

The command creates the "datafolder" directory but still downloads the github folder in it's own directory which isn't the desired result.
Please could you offer any help on this? It would be highly appreciated.

@Python-simulation
Copy link

This pull request fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants