mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 20:36:03 +02:00
rename merge conflict test repo
This commit is contained in:
parent
8f6329c402
commit
2b3bdc8b8f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue