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
-
Notifications
You must be signed in to change notification settings - Fork 6
IEEEDTUCS/Vihaan-23
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published