んー?
git commit -m'test' --author='test <test@exmaple.com>'
git commit --amend --reset-author --no-edit
したらtest <test@exmaple.com>じゃなくなったわよ
んー?
git commit -m'test' --author='test <test@exmaple.com>'
git commit --amend --reset-author --no-edit
したらtest <test@exmaple.com>じゃなくなったわよ
git reset --soft HEAD~1 とかすれば直前のコミットに戻ってresetされたコミットの分をstagedに入れた状態になるけどなんか違う
こっちですわね?
--author=<author>
Override the commit author. Specify an explicit author using the standard A U Thor <author@example.com> format.
Otherwise <author> is assumed to be a pattern and is used to search for an existing commit by that author (i.e.
rev-list --all -i --author=<author>); the commit author is then copied from the first such commit found.
--reset-author
When used with -C/-c/--amend options, or when committing after a conflicting cherry-pick, declare that the
authorship of the resulting commit now belongs to the committer. This also renews the author timestamp.
最新のコミットのauthor変えるなら
git commit --amend --reset-author --no-edit
とかかね
このアカウントは、notestockで公開設定になっていません。
checkoutとresetの役割が大きいからswitchとrestoreに役割を分けられたやつ、それ以前のバージョン基準で書かれた本とかで学習したら提案してくるコマンドが違うやつで混乱しそうじゃ
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
トランスパイラ「Babel」の開発チーム、「何百万人にも使われているのに、なぜ私たちの資金は尽きようとしているのか?」。資金難により寄付を訴え - Publickey https://www.publickey1.jp/blog/21/babel.html
このアカウントは、notestockで公開設定になっていません。
ブラウザのアドレスバーに検索ワードを打ち込むことに慣れすぎてるのでiOS/Androidでもブラウザを開いてアドレスバーから検索する
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
介錯 - Wikipedia https://ja.wikipedia.org/wiki/%E4%BB%8B%E9%8C%AF
> 頭部を完全に切断せず首の皮で胴体に繋げた状態とするのは、胸の前にぶらさがった頭の重みで切腹者を前のめりの状態で死なせる配慮で、首が落ちずに危うくつながる意味の「首の皮一枚」という表現はここから出た。すなわち本来の「首の皮一枚」という状態は、別に命が助かったわけではない。
へー