canpolat@programming.devM to Git@programming.devEnglish · 1 year agoFossil: Fossil Versus Gitwww.fossil-scm.orgexternal-linkmessage-square7fedilinkarrow-up13cross-posted to: hackernews@derp.foo
arrow-up13external-linkFossil: Fossil Versus Gitwww.fossil-scm.orgcanpolat@programming.devM to Git@programming.devEnglish · 1 year agomessage-square7fedilinkcross-posted to: hackernews@derp.foo
minus-squaresim642@lemm.eelinkfedilinkarrow-up2·1 year agoAnd git merge --no-commit to do whatever you want on the proposed merge before actually creating the commit. Test or whatever else.
And
git merge --no-commit
to do whatever you want on the proposed merge before actually creating the commit. Test or whatever else.