Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf291da0

Browse files
Update script/tag-release
Co-authored-by: JoannaaKL <joannaakl@github.com>
1 parent4022ee5 commitf291da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎script/tag-release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ fi
5252

5353
# 3. Fetch latest from origin
5454
echo"Fetching latest changes from origin..."
55-
git fetch origin
55+
git fetch origin main
5656

5757
# 4. Check if the working directory is clean
5858
if! git diff-index --quiet HEAD --;then

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp