理想とする追加作成手順

カテゴリー: Git BASH  閲覧数:192 配信日:2022-10-28 15:58



理想とする追加作成手順


10.配置
今回は「SQL dumpdata」を配置。

11
$ git add -A

12
(main)
$ git commit -m "SQL dumpdata"
[main 0c9e7f9] SQL dumpdata
2 files changed, 1035 insertions(+)
create mode 100644 ibj_pagerankin.sql
create mode 100644 ibj_siterankin.sql


13
(main)
$ git push origin main
Enumerating objects: 5, done.
Counting objects: 100% (5/5), done.
Delta compression using up to 8 threads
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 206.32 KiB | 1.88 MiB/s, done.
Total 4 (delta 1), reused 0 (delta 0), pack-reused 0
remote: Resolving deltas: 100% (1/1), completed with 1 local object.
To github.com:GitHubユーザー名/P13-Third-Ranking-Service.git
  cde055a..0c9e7f9  main -> main


20.配置
今回は「スクリーンキャプチャ」を配置。

21
$ git add -A

22
(main)
$ git commit -m "Screen capture"
[main ecc78f7] Screen capture
4 files changed, 79386 insertions(+)


23
(main)
$ git push origin main
Enumerating objects: 7, done.
Counting objects: 100% (7/7), done.
Delta compression using up to 8 threads
Compressing objects: 100% (6/6), done.
Writing objects: 100% (6/6), 774.81 KiB | 6.51 MiB/s, done.
Total 6 (delta 3), reused 0 (delta 0), pack-reused 0
remote: Resolving deltas: 100% (3/3), done.
To github.com:GitHubユーザー名/P13-Third-Ranking-Service.git
  0c9e7f9..ecc78f7  main -> main


週間人気ページランキング / 6-21 → 6-27
順位 ページタイトル抜粋 アクセス数
1 ANRIとは? / ジェネラルパートナー株式会社 3
2 Webサービス | ブックマーク 2
2 Git BASH 作業履歴 2022/10/20 / P48 site-rank(First-Ranking-Service) 2 / P25をP48のリポジトリへ反映させていたので、「git push -f origin main」で強制上書き実行 | Git BASH(Git) 2
3 Twitter アカウント管理 | Twitter Developer(Twitter) 1
3 fatal: remote error: is not a valid repository name | Git BASH(Git) 1
3 「Twitter Developers」でアプリケーションを新規作成するためには? SMS認証用コードを確認可能な電話番号の登録が必要 | Twitter Developer(Twitter) 1
3 GitHubリモートリポジトリ名には日本語を使用できない。使用すると、ハイフンへ自動置換されてしまう | GitHub(Git) 1
3 「User is not Authorized」と「Phone number is already in use for too many accounts and cannot be added to another user.」は連動していない | Twitter Developer(Twitter) 1
3 Twitter API v1.1 | Twitter Developer(Twitter) 1
3 開発ブログ / 公開する意味はあるの? / 今後の方針 1
3 既存Twitterアカウントより電話番号を削除すると、どうなるの? 新規アプリ作成する際、再度電話番号を使用したSMS認証が必要になる | Twitter Developer(Twitter) 1
3 Webサイト終了プライベート手順 | Webサービス開発 1
3 「Windows10」へ「gitfor windows VERSION 2.22.0」をインストール | GitHub(Git) 1
3 Twitter API 1.0 | Twitter API 旧仕様(Twitter) 1
3 GitHub(Git) カテゴリー 1
3 コインチェック株式会社   | Webサービスビジネス 1
3 Windows10で使用できるGitクライアント | GitHub(Git) 1
3 「Twitterデータ」対応 | Twitter Developer(Twitter) 1
3 Git BASH(Git) カテゴリー 1
3 「Twitter Developer」審査結果に通り、appを作成。しかし、いつの間にか「User is not Authorized」が表示されていたケース | Twitter API (Twitter) 1
2025/6/28 1:02 更新
指定期間人気ページランキング / 2020-5-27 → 2025-6-27
順位 ページタイトル抜粋 アクセス数
1 GitHubリモートリポジトリ名には日本語を使用できない。使用すると、ハイフンへ自動置換されてしまう | GitHub(開発環境) 1035
2 fatal: remote error: is not a valid repository name | Git BASH(開発環境) 736
3 Twitter アカウント管理 | Twitter Developer(Twitter) 617
4 Twitter API | Twitter API (Twitter) 590
5 動画対応 | プログラミング 589
6 開発 0 585
7 「Twitterデータ」対応 | Twitter Developer(Twitter) 553
8 Windows10で使用できるGitクライアント | GitHub(開発環境) 446
9 本 | ブックマーク 445
10 Webサービス | ブックマーク 422
11 マッチングサービス | Webサービスビジネス 403
12 同じ携帯電話番号でも、複数の「Twitter Developers」アカウントを作成可能 | Twitter Developer(Twitter) 354
13 TwitterOAuth では、画像URL を指定した画像投稿は出来ない(と思う)。ライブラリを使用しなければ出来るから、Twitter API の制限ではない(と思われる)  | Twitter 319
14 技術書籍 | プログラミング 299
15 teratailでは質問しない | プログラミング 293
16 気になった動画 | ブックマーク 292
17 埋め込みツイート | Twitter Developer(Twitter) 271
18 個人事業主 | Webサービスビジネス 250
19 Twitter 電話番号の問題 | Twitter Developer(Twitter) 231
20 コインチェック株式会社   | Webサービスビジネス 200
2025/6/28 1:02 更新