1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

Remove deprecated option cygwin-copy

This commit is contained in:
Tim Byrne
2020-12-26 12:29:49 -06:00
parent d45d53ff39
commit df2ff5ec70
3 changed files with 2 additions and 18 deletions

3
yadm
View File

@@ -514,9 +514,6 @@ function alt() {
local do_copy=0
[ "$(config --bool yadm.alt-copy)" == "true" ] && do_copy=1
# deprecated yadm.cygwin-copy option (to be removed)
[ "$(config --bool yadm.cygwin-copy)" == "true" ] && do_copy=1
cd_work "Alternates" || return
# determine all tracked files