mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-02-25 18:55:28 -06:00
rename merge conflict test repo
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
# -x means print out simple commands before running them
|
||||
set -ex
|
||||
|
||||
reponame="testrepo"
|
||||
reponame="merge_conflict"
|
||||
|
||||
rm -rf ${reponame}
|
||||
mkdir ${reponame}
|
||||
|
||||
Reference in New Issue
Block a user