Code Cleanup

- Removed deprecated 'push', 'pull' and 'merge' commands.
This commit is contained in:
Paul Beckingham
2014-01-18 19:12:48 -05:00
parent 341c2fb474
commit 8b736934d7
47 changed files with 22 additions and 3941 deletions

View File

@@ -7,6 +7,7 @@ Features
token..
+ Includes utility 'calc' for quick command line calculations using the new
expression evaluator.
+ Removed deprecated 'push', 'pull' and 'merge' commands.
Bugs
+ Removed debugging code.