Fossil SCM

Make "init" an alias for "new".

drh 2010-11-09 13:52 trunk
Commit 21880ca1b67d727cb35539af9ac84ff344009da7
1 file changed +2
+2
--- src/db.c
+++ src/db.c
@@ -1031,12 +1031,14 @@
10311031
}
10321032
}
10331033
10341034
/*
10351035
** COMMAND: new
1036
+** COMMAND: init
10361037
**
10371038
** Usage: %fossil new ?OPTIONS? FILENAME
1039
+** Or: %fossil init ?OPTIONS? FILENAME
10381040
**
10391041
** Create a repository for a new project in the file named FILENAME.
10401042
** This command is distinct from "clone". The "clone" command makes
10411043
** a copy of an existing project. This command starts a new project.
10421044
**
10431045
--- src/db.c
+++ src/db.c
@@ -1031,12 +1031,14 @@
1031 }
1032 }
1033
1034 /*
1035 ** COMMAND: new
 
1036 **
1037 ** Usage: %fossil new ?OPTIONS? FILENAME
 
1038 **
1039 ** Create a repository for a new project in the file named FILENAME.
1040 ** This command is distinct from "clone". The "clone" command makes
1041 ** a copy of an existing project. This command starts a new project.
1042 **
1043
--- src/db.c
+++ src/db.c
@@ -1031,12 +1031,14 @@
1031 }
1032 }
1033
1034 /*
1035 ** COMMAND: new
1036 ** COMMAND: init
1037 **
1038 ** Usage: %fossil new ?OPTIONS? FILENAME
1039 ** Or: %fossil init ?OPTIONS? FILENAME
1040 **
1041 ** Create a repository for a new project in the file named FILENAME.
1042 ** This command is distinct from "clone". The "clone" command makes
1043 ** a copy of an existing project. This command starts a new project.
1044 **
1045

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button