Skip to content

KURO-1125/Git-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

This is a practice Repo where I am practicing Git and GitHub.

If authorizatiion error occurs -

  1. git config --global user.name "your_username"
  2. git config --global user.email "[email protected]"
  3. git config --global user.password "SECRET TOKEN"
  4. git config --global credentials.username "GITHUB USERNAME"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published