Documentation / RelNotes / 1.5.5.3.txton commit contrib/examples/git-commit.sh: use the $( ... ) construct for command substitution (a22c9e8)
   1GIT v1.5.5.3 Release Notes
   2==========================
   3
   4Fixes since v1.5.5.2
   5--------------------
   6
   7 * "git send-email --compose" did not notice that non-ascii contents
   8   needed some MIME magic.
   9
  10 * "git fast-export" did not export octopus merges correctly.
  11
  12Also comes with various documentation updates.