git switch your-branch-name
Do some changes
git add --a
git commit -m "your-message"
git switch main
git pull
git switch your-branch-name
git fetch
git merge main
git push
IEEEDTUCS/Vihaan-23
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|