diff --git a/testCommit.js b/testCommit.js index aaee620..6258278 100644 --- a/testCommit.js +++ b/testCommit.js @@ -1,10 +1,5 @@ -// commit 1 -// commit 2 -// commit 3 -// commit 4 +// commit branch 1 +// commit branch 2 function aa () { - console.log(111211) - console.log(222222) - console.log(333333) - console.log(4) + console.log('branch 2') } \ No newline at end of file