mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-29 22:48:24 +02:00
refactor integration tests
This commit is contained in:
@@ -25,8 +25,8 @@ git add .
|
||||
git commit -am "myfile4"
|
||||
|
||||
cd ..
|
||||
git clone --bare ./actual actual_remote
|
||||
git clone --bare ./repo origin
|
||||
|
||||
cd actual
|
||||
cd repo
|
||||
|
||||
git reset --hard HEAD~2
|
||||
|
||||
Reference in New Issue
Block a user