Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf2d5378

Browse files
committed
fix(lockfile): Handle checkout if lockfile is enabled
1 parentf45161d commitf2d5378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lua/packer/plugin_types/git.lua‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ git.setup = function(plugin)
410410
end
411411
end
412412

413-
ifcurrent_branch~=origin_branchorlockfile.is_updatingthen
413+
ifcurrent_branch~=origin_branchorconfig.is_lockfilethen
414414
needs_checkout=true
415415
plugin.branch=origin_branch
416416
end

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp