Actualizar mindmap/Git Tools.md

This commit is contained in:
2026-02-06 03:05:56 +00:00
parent ea00a7be82
commit e8404ba973

View File

@@ -1,4 +1,3 @@
```markmap
# Git Tools # Git Tools
## Purpose / Context ## Purpose / Context
@@ -1118,5 +1117,4 @@
- manage nested dependencies with submodules (setup, update, push safety, conflicts, tips, caveats) - manage nested dependencies with submodules (setup, update, push safety, conflicts, tips, caveats)
- transfer Git data offline (bundles) - transfer Git data offline (bundles)
- “graft” history with virtual object replacement (`replace`) - “graft” history with virtual object replacement (`replace`)
- manage credentials with helpers (including writing your own) - manage credentials with helpers (including writing your own)
```