Pull command
- Added pull command for cloning databases
This commit is contained in:
@@ -100,6 +100,7 @@
|
||||
#define CMD_SHOW 231
|
||||
#define CMD_MERGE 232
|
||||
#define CMD_PUSH 233
|
||||
#define CMD_PULL 234
|
||||
|
||||
// 3xx Attributes
|
||||
#define ATT_PROJECT 300
|
||||
|
||||
Reference in New Issue
Block a user