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.

贡献者指南