Closed graemeniedermayer closed 1 year ago
Git tip: squashing commits + force push is acceptable in all branches, except when a branch is depended on by the users (main
) or a more than a couple of developers. Use this to avoid commits that just fix things in previous commits. Squashing can be replaced with "Amend commit".
The branch with the changes is outdated. You will need to rebase it for the merge to work as expected.
By the way, could you please testdrive thygate:next? I am preparing for the v0.4.3 release.
This doesn't really solve api documentation at all.