mirror of
https://github.com/jesseduffield/lazygit.git
synced 2024-11-24 08:52:21 +02:00
rename merge conflict test repo
This commit is contained in:
parent
8f6329c402
commit
2b3bdc8b8f
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user