mirror of
https://github.com/vxcontrol/multigit.git
synced 2026-07-21 06:05:23 -04:00
unimportant
This commit is contained in:
@@ -49,8 +49,8 @@ Let's see a bare bones example:
|
||||
|
||||
$ mkdir project
|
||||
$ cd project
|
||||
$ mgit init foo # create layered subproject foo
|
||||
$ mgit init bar # create layered subproject bar
|
||||
$ mgit init foo # create layered repo foo
|
||||
$ mgit init bar # create layered repo bar
|
||||
$ touch foo.txt # create empty file foo.txt
|
||||
$ touch bar.txt # create empty file bar.txt
|
||||
$ mgit foo add -f foo.txt # add foo.txt to project foo
|
||||
|
||||
Reference in New Issue
Block a user