Skip to content

Sombaran/CPP-concepts

Repository files navigation

=============================================================================== 201800F

Some git command use by me during the use git branch git status git stash git pull git log git commit // for fresh commit git commit --amend // for adding changes git checkout main git fetch origin main* git rebase -i origin/main

Squash commits, fix up commit messages etc.

git push origin master

make changes to a repo and git add

git commit --amend

update the existing commit message

git push --force origin master

201800E

Programming in C++ is so fundamental that all companies dealing with systems as well as application development (including web, IoT, embedded systems) have a need for the same.

About

Programming in C++ is so fundamental that all companies dealing with systems as well as application development (including web, IoT, embedded systems) have a need for the same.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages