Hacker News new | ask | show | jobs
by _nhh 386 days ago
if its offline, how do you clone a repo? :thinking:
1 comments

A repo, as in the project that contains the API specs and definitions, which you and your team are working on? Through terminal `git pull`

Or you're asking me something else?