1 Matching Annotations
  1. Aug 2022
    1. You could perhaps try `git clone xyz --depth 1` if you just want the source code. That definitely saved my life when I was fuzzing the Linux kernel and had to clone the repo for each version
      • [ ] 值得学习git 回滚