Skip to content

SiddharthChaberia/SiddySiddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name-Siddharth Chaberia

Just Learning How To Use Git And Github :

In this repository, I created few basic python files and pushed it into my repository.

The commands I used in creating this file are written below with a short description:

Command Description
git init used to create a new blank repository.
touch file used to create a file named file with given extension in the present directory
nano file to edit file and add few commands to it
c . to open VS Code
git add . used to add the files to staging area
git commit to add files to commit area and commit
git push used to push updates/new files to the github repository

Github Logo

Thankyou for reading my readme.md file

About

First time creating a Git repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages