*Welcome to the git-submod-enhancements wiki!* As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to change that ... *Issues still to be tackled in this repo:* * Adding tools to git gui and gitk for easier submodule handling (in progress) * Showing dirty working directories of submodules in supermodule * Showing that a detached HEAD not on any branch is checked out in submodule * Collecting hooks useful for submodules * Better support for merging and resolving merge conflicts of submodules *Issues already solved and merged into Junio's Repo:* * since git 1.6.6: Better output of submodule diffs (many thanks to Dscho for writing the core part!)