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

Commit 83362c1

Browse files
committed
git requires us to be more explicit now
1 parent e070273 commit 83362c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git-ptt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ ptt_remote_ref=$(git rev-parse -q --short $ptt_remote/$ptt_remote_branch || echo
7171

7272
printf "%s -> %s:%s [%s]\n" "$cid" "$ptt_remote" "$ptt_remote_branch" "$ptt_remote_ref"
7373
(( ptt_push == 1 )) &&
74-
git push "${push_args[@]}" $ptt_remote HEAD:$ptt_remote_branch
74+
git push "${push_args[@]}" $ptt_remote HEAD:refs/heads/$ptt_remote_branch

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /