]> git.phdru.name Git - git-scripts.git/commit
Add scripts to unabsorb git dirs
authorOleg Broytman <phd@phdru.name>
Tue, 6 Feb 2024 21:30:03 +0000 (00:30 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 6 Feb 2024 21:30:03 +0000 (00:30 +0300)
commit99f22d0045c5002c384a599cc0f0b203f429eedf
treecafe5501c3dda6ab7fd154eaf8fb104e31b169bc
parent61df96319b27b8c02d3745516c7c69e7543bfb10
Add scripts to unabsorb git dirs

They do reverse of `git submodule absorbgitdirs`.
There are simple and recursive variants.
submodules/unabsorbgitdirs [new file with mode: 0755]
submodules/unabsorbgitdirs-recursive [new file with mode: 0755]