mbox series

[0/2] Drop git-make-shallow and update docs

Message ID 20260424-make-shallow-v1-0-fc06b12ca344@pbarker.dev
Headers show
Series Drop git-make-shallow and update docs | expand

Message

Paul Barker April 24, 2026, 12:47 p.m. UTC
The git-make-shallow command hasn't been in use since 2024. I've
confirmed this is not used anywhere else in bitbake or our core layers,
so it should be safe to drop.

---
Paul Barker (2):
      Drop git-make-shallow
      doc: Fix description of git shallow mirror tarball creation

 bin/git-make-shallow                               | 175 ---------------------
 .../bitbake-user-manual-ref-variables.rst          |   5 +-
 lib/bb/fetch2/git.py                               |   1 -
 lib/bb/tests/fetch.py                              |  87 ----------
 4 files changed, 3 insertions(+), 265 deletions(-)
---
base-commit: 941cfe74c19e01e977101e95b09425d21faf844d
change-id: 20260424-make-shallow-305d7a2ded7f

Best regards,
--  
Paul Barker