Further updates to the user manual.
* wk/user-manual:
user-manual: Flesh out uncommitted changes and submodule updates
user-manual: Use request-pull to generate "please pull" text
user-manual: Reorganize the reroll sections, adding 'git rebase -i'
NOTE: The changes are still visible in the submodule's reflog.
- This is not the case if you did not commit your changes.
+ If you have uncommitted changes in your submodule working tree, `git
+ submodule update` will not overwrite them. Instead, you get the usual
+ warning about not being able switch from a dirty branch.
[[low-level-operations]]
-Low-level git operations
+Low-level Git operations
========================
Many of the higher-level commands were originally implemented as shell