mirror of
https://github.com/vxcontrol/multigit.git
synced 2026-07-20 02:33:33 -04:00
unimportant
This commit is contained in:
@@ -32,7 +32,7 @@ Let's see a bare bones example:
|
||||
$ mgit foo commit -m "init" # commit on foo
|
||||
$ mgit bar commit -m "init" # commit on bar
|
||||
$ ls
|
||||
foo.txt bar.txt # both foo.txt and bar.txt share the same dir
|
||||
foo.txt bar.txt # foo.txt and bar.txt are in the same dir
|
||||
$ mgit foo ls-files
|
||||
foo.txt # but project foo only tracks foo.txt
|
||||
$ mgit bar ls-files
|
||||
|
||||
Reference in New Issue
Block a user