This commit is contained in:
parent
e71f8c9167
commit
3c638ae5cf
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ Changing a file in a repository from a symlink to a normal file causes annex to
|
||||||
ln -s ../realfile newfile
|
ln -s ../realfile newfile
|
||||||
git add .
|
git add .
|
||||||
git commit -m "Added placeholder until we get assets from designers"
|
git commit -m "Added placeholder until we get assets from designers"
|
||||||
|
rm newfile
|
||||||
dd bs=1024 count=10000 if=/dev/zero of=newfile
|
dd bs=1024 count=10000 if=/dev/zero of=newfile
|
||||||
git add .
|
git add .
|
||||||
git commit -m "Finally got assets from designers"
|
git commit -m "Finally got assets from designers"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue