r-three/git-theta

git-theta squash?

オープン

#142 opened on 2023/01/17

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (8 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (219 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Covering come fancy git workflows might be easier if we were to implement some sort of git theta squash or git theta compact command that takes a checkpoint (which might have sparse updates, etc) and converts it to all dense updates. Then things like merging/rebasing long running branches could be simplified by running git theta squash to compact the checkpoint and then having a single merge/rebase based on that.

コントリビューターガイド