top | item 47194533

(no title)

rovr138 | 2 days ago

Create a branch, squash the branch manually when you want and merge things.

or `git reset --soft main` and then deal with the commits

or have 2 .git directories. Just add to the git commit `--git-dir=.git-backups` or whatever you want to name it.

discuss

order

No comments yet.