How to push code to the repository remotely (remote)
Assume you have a repository like below: https://github.com/HafizurRahman001/drive_photo_viewer_cl…
Assume you have a repository like below: https://github.com/HafizurRahman001/drive_photo_viewer_cl…
Branching of git 1. git branch (check which branch is active) 2. git branch <branchName>…
You can easily sync your project on device Y with the latest changes from GitHub without cloning o…