r-three/git-theta

git-theta squash?

開放

#142 建立於 2023年1月17日

 (0 則留言) (0 個反應) (0 位負責人)Python (8 個分叉)auto 404
good first issue

倉庫指標

星標
 (219 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南