Fix
This commit is contained in:
parent
8355faffad
commit
a5eb903c90
@ -98,7 +98,7 @@ if #args == 0 then
|
||||
end
|
||||
end
|
||||
|
||||
print("Done. " .. success_count .. " out of " .. count .. "files synced.")
|
||||
print("Done. " .. success_count .. " out of " .. count .. " files synced.")
|
||||
|
||||
elseif args[1] == "sync" then
|
||||
local usage = "gitgud sync <repo path> <local path>"
|
||||
|
Loading…
Reference in New Issue
Block a user