Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 335 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 335 Bytes

DebtClearer

GIC competition

To use this repo on ur machine: 1)Fork the Repo 2)Git clone "URL" 3)Add this URL as Remote : git remote add manjusha "URL" 4)Go to this branch as : git checkout manjusha master 5)Take pull as : git pull manjusha master 6)Commit the changes 7)Push the changes as: git push manjusha master