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

Correct Cloning of Individual Project Repo #12

Open
LWachtel1 opened this issue Feb 8, 2024 · 3 comments
Open

Correct Cloning of Individual Project Repo #12

LWachtel1 opened this issue Feb 8, 2024 · 3 comments

Comments

@LWachtel1
Copy link

LWachtel1 commented Feb 8, 2024

When forking the IPO repo then cloning a local copy of the IP repo, instead of cloning https://github.com/MY_USERNAME/ip.git,
I instead cloned https://github.com/MY_USERNAME/ip

Please can you tell me whether this is incorrect? If it is incorrect, should I have just cloned https://github.com/MY_USERNAME/ip.git.
How do I then fix this problem?

@okkhoy
Copy link

okkhoy commented Feb 8, 2024

Can you try getting the remote repo for your clone?
(e.g., in the command line/terminal try: git remove -v)

@LWachtel1
Copy link
Author

When I use the cd command in the Git Bash terminal to get to my project folder and then type git remote -v, the following result is displayed:
origin https://github.com/LWachtel1/ip/ (fetch)
origin https://github.com/LWachtel1/ip/ (push)

Please can you confirm whether this is correct?

@okkhoy
Copy link

okkhoy commented Feb 10, 2024

can you ping me on MSTeams? @LWachtel1

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

No branches or pull requests

2 participants