Git Commands
git commandsdescription
git <branch>lists all the branches
git checkout <branch>switches to <branch>
git sudo updateit'll figure out the latest version of each package and its dependency, but will not download or install any of those updates.
g...
mahipal.dev2 min read