Skip to content

kols6p/readme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

1. Repo clone + folder enter

git clone https://github.com/kols6p/readme.git cd readme

2. Folder VS Code me open karo

code .

3. Correct GitHub account set (kols6p)

gh auth logout gh auth login

→ GitHub.com → HTTPS → Login with browser

→ Browser me apna "kols6p" account choose karo

4. Remote ensure (kols6p repo hi ho)

git remote set-url origin https://github.com/kols6p/readme.git git remote -v

5. File add + commit (example: info.txt)

git add info.txt git commit -m "add info.txt"

6. Push to GitHub

git push

1st time:

git push -u origin main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published