Skip to content

Commit

Permalink
rename merge conflict test repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseduffield committed Aug 12, 2018
1 parent 8f6329c commit 2b3bdc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/merge_conflict.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 2b3bdc8

Please sign in to comment.