1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-08-07 22:02:56 +03:00

rename key to Pull

This commit is contained in:
Jesse Duffield
2023-02-19 11:42:00 +11:00
parent 979c3d6278
commit bff076c70a
4 changed files with 8 additions and 8 deletions

View File

@@ -46,7 +46,7 @@ var RenameBranchAndPull = NewIntegrationTest(NewIntegrationTestArgs{
Type("-local").
Confirm()
}).
Press(keys.Universal.PullFiles)
Press(keys.Universal.Pull)
t.Views().Commits().
Lines(