-
echo "# jittapoo" >> README.md
-
git init
-
git add README.md
-
git commit -m "first commit"
-
git status
-
git remote add origin https://github.com/jittapoo/jittapoo.git
-
git branch -M main
-
git add .
-
git commit -m "Add existing file"
-
git push -u origin main
-
git pull origin main
Popular repositories Loading
-
-
-
django
django PublicForked from django/django
The Web framework for perfectionists with deadlines.
Python
-
python-beginners
python-beginners PublicForked from OpenTechSchool/python-beginners
Workshop material for "Introduction to Programming with Python"
Python
-
-
TensorFlow-Examples
TensorFlow-Examples PublicForked from aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Jupyter Notebook
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.