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

get repos real name #1

Open
gspeiliu opened this issue Dec 26, 2019 · 0 comments
Open

get repos real name #1

gspeiliu opened this issue Dec 26, 2019 · 0 comments

Comments

@gspeiliu
Copy link

gspeiliu commented Dec 26, 2019

Hi,

Could the git_clone return the repo folder real name?
There are some repos which names is not as the one shows in the link. Just as follow.
web link: https://github.com/cocos2d/cocos2d-x
The real repo name after downloaded: cocos2d-x-4
How can I get the real name properly.

Another one is when I git_clone twice continuously with the same repo link, the behaviour is not the same.
For example in python:
git_clone('https://github.com/alexanderGugel/ied')
git_clone('https://github.com/cocos2d/cocos2d-x')

The behaviours of the above repos link are not the same if I try to download them continuously twice at the same folder.

Thanks

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

1 participant