Skip to content

ashishpatel26/tutorial_github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Git Command Line with git bash

  • git init - for create initial the git
  • git status - for check status of staging area
  • git add - for add file in staging area
  • git commit - for commit your file
  • git pull - for pull file from remote github location
  • git push - for push file on remote location like changes in the file.
  • git clone - used for clone any github directory.

About

This is tutorial directory for github learning part

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages