0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

[備忘録] Jujutsuのつかいかた

0
Posted at

走り書きなのでわかりやすさ度外視ですが随時更新するかもです。

Jujutsuの変更をGitHubにあげるときの流れ

既にブックマーク (main) は設定済みという前提

  1. きりのいいところまで編集
  2. jj desc -m "message" でコミット
  3. jj bookmark move main -t "@" でリモートと履歴を合わせる
  4. jj git push で上げる
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?