Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 345 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 345 Bytes

README

Getting Super Powers

To clone the repo

git clone https://github.com/just4once/leetcode.git

To clone the repo with username

git clone https://username@github.com/username/repository.git

To clone the repo with username and password

git clone https://username:password@github.com/username/repository.git