質問編集履歴

4

追記

2022/05/24 13:52

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -19,4 +19,6 @@
19
19
 
20
20
  ★追記
21
21
  アクセストークンの期限が切れていることに気づき、アクセストークンの再取得を実施しました。
22
+ https://zenn.dev/rata/articles/c62f97fa87bb43
23
+ 上記URLに記載されていることを試しましたが解決しませんでした。
22
- Sourcetreeで再設定等が必要でしょうか?
24
+ 他にもGitHub、Sourcetreeで何か再設定等が必要でしょうか?

3

内容変更

2022/05/24 13:45

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -9,7 +9,7 @@
9
9
  Completed with errors, see above
10
10
 
11
11
  ■プッシュ先のリポジトリ:カスタムの場合
12
- git -c color.branch=false -c color.diff=false -c color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v --tags https://アクセストークン@github.com/github.com/○○/○○○.git refs/heads/master:refs/heads/master
12
+ git -c color.branch=false -c color.diff=false -c color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v --tags https://<アクセストークン>@github.com/github.com/○○/○○○.git refs/heads/master:refs/heads/master
13
13
  One or more of this task's arguments is invalid. They cannot start with '-', and must follow git ref-format rules: https://www.kernel.org/pub/software/scm/git/docs/git-check-ref-format.html
14
14
  Completed with errors, see above
15
15
 

2

誤字

2022/05/24 13:44

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -19,4 +19,4 @@
19
19
 
20
20
  ★追記
21
21
  アクセストークンの期限が切れていることに気づき、アクセストークンの再取得を実施しました。
22
- Sorcetreeで再設定等が必要でしょうか?
22
+ Sourcetreeで再設定等が必要でしょうか?

1

表示変更

2022/05/24 13:42

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -9,7 +9,7 @@
9
9
  Completed with errors, see above
10
10
 
11
11
  ■プッシュ先のリポジトリ:カスタムの場合
12
- git -c color.branch=false -c color.diff=false -c color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v --tags https://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@github.com/github.com/○○/○○○.git refs/heads/master:refs/heads/master
12
+ git -c color.branch=false -c color.diff=false -c color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v --tags https://アクセストークン@github.com/github.com/○○/○○○.git refs/heads/master:refs/heads/master
13
13
  One or more of this task's arguments is invalid. They cannot start with '-', and must follow git ref-format rules: https://www.kernel.org/pub/software/scm/git/docs/git-check-ref-format.html
14
14
  Completed with errors, see above
15
15