Mercurial で 1ファイルの変更の一部のみをコミットする(git add -p 相当)には、record 拡張を使う。
.hgrc
[extensions]
record =
コマンド
% hg record
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
Mercurial で 1ファイルの変更の一部のみをコミットする(git add -p 相当)には、record 拡張を使う。
.hgrc
[extensions]
record =
コマンド
% hg record
Register as a new user and use Qiita more conveniently
Go to list of users who liked