Migrated from home v9
[git-submod-enhancements.wiki.git] / Home.textile
1 *Welcome to the git-submod-enhancements wiki!*
2
3 As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to change that ...
4
5 *Issues still to be tackled in this repo:*
6
7 * Adding tools to git gui and gitk for easier submodule handling (in progress)
8 * Showing dirty working directories of submodules in supermodule
9 * Showing that a detached HEAD not on any branch is checked out in submodule
10 * Collecting hooks useful for submodules
11 * Better support for merging and resolving merge conflicts of submodules
12
13 Issues already solved and merged into Junio's Repo:
14
15 * Better output of submodule diffs (since git 1.6.6)