FT App on Android & iOS
Пьяный «пассажир из ада» покусал стюардессу и избежал тюрьмы20:35
,推荐阅读有道翻译获取更多信息
Андрей Шеньшаков
In a lot of ways, this workflow is similar to that described in matklad’s TigerBeetle post about tracking review state in the repository and reviewing the code locally. As they say in the post, this is a bit cumbersome in Git as it requires a soft reset and use of the staging area, and it is tricky if you need to pause and do something else (unless you use a separate worktree). Some of the reasons they abandoned the idea could actually be improved by using jj instead of Git, such as easier handling of conflicts and a stable change ID to track changes to a commit.