hns - 日記自動生成システム - Version 2.19.9

先月 2022年05月 来月
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2022年05月22日() 旧暦 [n年日記] [更新:"2004/08/09 23:43:33"]

#1 [git] cherry-pick

My first 'git cherry-pick'

何となく、それかな、と思っていたのだけれど、実は使ったことがなかった。

きょうの記録
    8  2022-05-22 10:02  cd /export/git-work/check-update
   12  2022-05-22 10:04  git commit -m '(check-update)  exclude 113.xxx from ocaml- package' -- .
   13  2022-05-22 10:04  git branch
   14  2022-05-22 10:04  git pull
   15  2022-05-22 10:04  git push
   17  2022-05-22 10:05  git checkout  release
   18  2022-05-22 10:05  git diff master
   19  2022-05-22 10:06  git merge master
(失敗、一つ多すぎ)
   20  2022-05-22 10:06  cat check-update-sample.sh
(やり直し)
   21  2022-05-22 10:07  git checkout -f  check-update-sample.sh
   22  2022-05-22 10:07  git diff -- .
   23  2022-05-22 10:07  git checkout -f  -- .
   24  2022-05-22 10:07  git diff -- .
   25  2022-05-22 10:08  git merge --abort

   26  2022-05-22 10:08  git diff -- .
   27  2022-05-22 10:08  git g master -- .
   28  2022-05-22 10:08  git show  82ee7d9
   29  2022-05-22 10:08  git cherrypick -h
   30  2022-05-22 10:09  git --help

   33  2022-05-22 10:09  git cherry-pick -h
   34  2022-05-22 10:10  git cherry-pick 82ee7d9
   35  2022-05-22 10:10  git diff -- .
   36  2022-05-22 10:10  git branch

   39  2022-05-22 10:11  git g -- .
   41  2022-05-22 10:11  git branch
   42  2022-05-22 10:11  git pull
   43  2022-05-22 10:11  git push
   44  2022-05-22 10:12  history
   45  2022-05-22 10:12  fc -fild 
  • master に一つ commit
  • release と違いを調べる
  • 一つ(変更点が)多すぎるか、いいか
  • git merge master
  • merge CONFLICT
  • (やり直し)
  • git cherry-pick のやり方を調べる
  • きょうの commit の (hash) を知る
  • release 側で
  • git cherry-pick (hash)
  • diff すると何もない
  • cherry-pick は commit までしてくれる
Ref:



最近の日記
2024年03月10日
停電 (瞬電)
2024年03月03日
the second try on bare-metal
useradd
2024年02月29日
opendkim and senmail
2024年01月24日
chat/iam 0.0.8
2024年01月21日
uselocale vs setlocale (textproc/R-readxl)
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)