Commands - push
- Migrated handlePush to CmdPush.
This commit is contained in:
@@ -52,7 +52,6 @@ bool nag (Task&);
|
||||
// command.cpp
|
||||
int handleModify (std::string&);
|
||||
void handleMerge (std::string&);
|
||||
void handlePush (std::string&);
|
||||
int deltaAppend (Task&);
|
||||
int deltaPrepend (Task&);
|
||||
int deltaDescription (Task&);
|
||||
|
||||
Reference in New Issue
Block a user