Skip to content

Commit 53e8945

Browse files
committed
remove comment pt2
1 parent 67b995a commit 53e8945

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.evergreen/scripts/create-pr.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ popd
3333
echo "Creating the git checkout..."
3434
branch="spec-resync-"$(date '+%m-%d-%Y')
3535

36-
#git config user.email "167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com"
37-
#git config user.name "mongodb-dbx-release-bot[bot]"
3836
git remote set-url origin https://x-access-token:${token}@github.com/$owner/$repo.git
3937
git checkout -b $branch "origin/master"
4038
git add ./test

0 commit comments

Comments
 (0)