We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2: How to get a repo from github
Clone Create and Clone Fork and Clone
Explain Create and clone
Clone some broken code curl some big data ignore fasta run the code fix the code commit the fix attempt and fail to push to remote list remotes
Fork, an alternative for contributing to projects: Fork the broken code fix the code and commit push to our fork Add your name to CONTRIBUTORS
# Contributors - YOUR NAME HERE - A. Trainer - More names
commit changes
trainer to make conflicting commit to upstream main
view remotes
Pull from upstream main
conflict!
resolve conflict locally in VScode
View our fork on github
The text was updated successfully, but these errors were encountered:
No branches or pull requests
2: How to get a repo from github
Clone
Create and Clone
Fork and Clone
Explain Create and clone
Clone some broken code
curl some big data
ignore fasta
run the code
fix the code
commit the fix
attempt and fail to push to remote
list remotes
Fork, an alternative for contributing to projects:
Fork the broken code
fix the code and commit
push to our fork
Add your name to CONTRIBUTORS
commit changes
trainer to make conflicting commit to upstream main
view remotes
Pull from upstream main
conflict!
resolve conflict locally in VScode
View our fork on github
The text was updated successfully, but these errors were encountered: