Using this git utility will help you use git more efficiently like writing just one command will result in all three process
- git add
- git commit
- git push
This code is licensed under GPL 3.0
path (in system variable) -> folder add (windows)
lets says their is a GITU folder in home dir then we have to move it to the roots bin folder recursevily - sudo cp -r GITU/* /bin/ (considering we were in the home dir)