revert bad change
This commit is contained in:
parent
5ac15149cc
commit
8eb1ba4cfe
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ handleAdds delayadd st changechan transferqueue dstatus cs = returnWhen (null in
|
||||||
sha <- inRepo $
|
sha <- inRepo $
|
||||||
Git.HashObject.hashObject BlobObject link
|
Git.HashObject.hashObject BlobObject link
|
||||||
stageSymlink file sha
|
stageSymlink file sha
|
||||||
queueTransfers Next transferqueue dstatus st key (Just file) Upload
|
queueTransfers Next transferqueue dstatus key (Just file) Upload
|
||||||
showEndOk
|
showEndOk
|
||||||
return $ Just change
|
return $ Just change
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue