git commit .gitignore
のように、git commit ファイル名
とすることで、
addによるステージングなしで直接コミットできます。
設定ファイルを少し書き換えたときに便利です。
gitのmanに記載がありますが気付きませんでした。
Go to list of users who liked
More than 5 years have passed since last update.
git commit .gitignore
のように、git commit ファイル名
とすることで、
addによるステージングなしで直接コミットできます。
設定ファイルを少し書き換えたときに便利です。
gitのmanに記載がありますが気付きませんでした。
Register as a new user and use Qiita more conveniently
Go to list of users who liked