Hacker News new | ask | show | jobs
by joseph 19 days ago
Sometimes I do this if I want to cherry pick commits from another repo already on my machine. Add the other repo as a local remote and then I can "import" that code while keeping its history in the new repo.