forked from JOJ/Joint-Teapot
fix: typo
This commit is contained in:
parent
cb5735ac40
commit
14154fb59b
|
@ -105,7 +105,7 @@ class Git:
|
|||
"config.lock",
|
||||
f"refs/heads/{current_branch}.lock",
|
||||
f"refs/remotes/origin/{current_branch}.lock",
|
||||
f"refs/remotes/origin/{checkout_dest}.lock",
|
||||
f"refs/heads/{checkout_dest}.lock",
|
||||
f"refs/remotes/origin/{checkout_dest}.lock",
|
||||
]
|
||||
for lock_file in lock_files:
|
||||
|
|
Loading…
Reference in New Issue
Block a user