7 Matching Annotations
  1. Jun 2021
  2. May 2021
    1. For filter-branch, using pipelines like git ls-files | grep -v ... | xargs -r git rm might be a reasonable workaround but can get unwieldy and isn't as straightforward for users; plus those commands are often operating-system specific (can you spot the GNUism in the snippet I provided?)
  3. Apr 2021
  4. Mar 2021
  5. Feb 2021