Skip to content

Instantly share code, notes, and snippets.

View JOS-RE's full-sized avatar
🍁
🌐 Developer, 🎨 Designer, 🌋 Disaster

Joshith Gopidi JOS-RE

🍁
🌐 Developer, 🎨 Designer, 🌋 Disaster
View GitHub Profile
@JOS-RE
JOS-RE / file-spac-space-abcd.txt
Created October 6, 2021 15:07
this gist is used to teach you guys how you're supposed to make a gist in github itself
text here 1
text here 2
@JOS-RE
JOS-RE / tutorial.py
Created May 21, 2021 14:13
the gist is to help you understand about gist
print('tutorial')

GIT Commands 🌐

DIRECTORY
cd </file/path/code> -> change directory to a project

INITIALIZING

        ------------------------------------------------------
  1. git init