I have been using until now git-deps 0.1.0-15-gbd9ed69.
With that git deps commit would get the dependencies just for commit.
That changed with
commit d601e35f6ea42eb6110e3d1449d03f16a1da3f10
Author: Adam Spiers <git@adamspiers.org>
Date: Thu May 26 00:28:25 2016 +0100
allow passing a revision range to CLI or web UI
With that git deps commit gets now the dependencies for commit and all older commits.
To get now the deps just for commit one has to use the unwieldy:
git deps commit^..commit