4 posts with the tag Git
鹿島です。一番好きな Git コマンドは git add -p です。
October 02, 2025
posted by 中の人(管理者)
軽い内容なので、厨二っぽい技術系ブログとかの自己紹介風のタイトルにしてみた。 git add -p とは ggrks とか ChatGPT に聞いてくれとか書きかけたけど、一応簡単に説明する。 説明不要だとは思うが、 g ...
GitHub の Pull request は Squash and merge にしてみている
January 10, 2024
posted by issei_m
皆様、あけましておめでとうございます。今年もよろしくお願いいたします。 新年1発目の記事は、表題にある最近取り組んでいるプロジェクトの GitHub 運用について書きます。 GitHub ではリポジトリの設定で、Pull ...
(初心者向け)仕事で Git を使う場合の注意点、コツ等
May 12, 2023
posted by 中の人(管理者)
弊社に入社する人は、実務経験豊富な人もいれば、実務経験が無い人もいます。ただ、実務経験が無い人でも、大半は入社前に学校や独学などでプログラムを勉強していてプログラムの知識は十分な事が多いのですが、そうした人達でも意外と ...
Using .gitattributes in package distribution in GitHub
January 30, 2019
posted by issei_m
Hi there, how’s it going? This is the second time to write the entry in English for me. Anyway, do you know or ...