This repository contains basic commands to operate git and GitHub and can be used as an reference.
init:- initialize a repository
add:- add files in staging area to be committed
commit:- commits the staged files in the local repository
remote:- specifies the url of the remote repo
push:- commits the changes in the remote repository
status:- used the check the current status of the repository.
Priyajain14/GitFolder
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|