commit | 1a7c918b66b86c4a629dda6bdbe58a580399b4cc | [log] [tgz] |
---|---|---|
author | Sasa Zivkov <sasa.zivkov@sap.com> | Fri Nov 05 15:18:00 2010 +0100 |
committer | Sasa Zivkov <sasa.zivkov@sap.com> | Sun Nov 07 21:30:56 2010 +0100 |
tree | eb4b5a6d575dae0a1bd5d3810ff31732706bd3d8 | |
parent | 009507ca2eafe1c6218ca3779348452495dcd3a3 [diff] |
Implemented the git add commandline command. Implementation delegates all work to the AddCommand class and, therefore, supports only those options currently supported by the AddCommand which means: --update and the filepattern... arguments. Change-Id: I4827d37e08b4c988c2458d9ba60a61b6ad414d10 Signed-off-by: Sasa Zivkov <sasa.zivkov@sap.com>