jittapoo - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View jittapoo's full-sized avatar

jittapoo poolwan jittapoo

  • thailand

Block or report jittapoo

jittapoo Poolwan 555

  • 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

  1. Forked from django/django

    The Web framework for perfectionists with deadlines.

    Python