Normal Folder structure
Clone
Git clone https://github.com/sreejithuvt/uvt_nomral.git Git Checkout
Made your changes
Git add / .( All updated files) Git commit -m ""
Git push
if someone already working on same branch then use
Git pull ( Before git push )