From b9d5a0cd8aeb01df077dbd3eae48da85d7f30e62 Mon Sep 17 00:00:00 2001 From: baxyz Date: Thu, 18 Sep 2025 20:35:45 +0000 Subject: [PATCH] feat: add git-absorb and shell-history-per-project --- _data/collection-index.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 3bd7f749..3f4be362 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1082,3 +1082,13 @@ contact: https://github.com/RyanLua/templates/issues repository: https://github.com/RyanLua/templates ociReference: ghcr.io/ryanlua/templates/roblox +- name: Git Absorb Feature + maintainer: baxyz + contact: https://github.com/baxyz/devcontainer-features/issues + repository: https://github.com/baxyz/devcontainer-features + ociReference: ghcr.io/baxyz/devcontainer-features/git-absorb +- name: Shell History Per Project Feature + maintainer: baxyz + contact: https://github.com/baxyz/devcontainer-features/issues + repository: https://github.com/baxyz/devcontainer-features + ociReference: ghcr.io/baxyz/devcontainer-features/shell-history-per-project