this is not all run as root
This commit is contained in:
parent
77a1e33093
commit
f4c49b8f81
22 changed files with 89 additions and 89 deletions
|
@ -1,8 +1,8 @@
|
|||
# cd ~/annex
|
||||
# git mv big_file my_cool_big_file
|
||||
# mkdir iso
|
||||
# git mv debian.iso iso/
|
||||
# git commit -m moved
|
||||
$ cd ~/annex
|
||||
$ git mv big_file my_cool_big_file
|
||||
$ mkdir iso
|
||||
$ git mv debian.iso iso/
|
||||
$ git commit -m moved
|
||||
|
||||
You can use any normal git operations to move files around, or even
|
||||
make copies or delete them.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue