sourcetree - squashing commits.



First up, you gotta be 'connected/tracked/commited' intial changes to your git repo before starting.

To do squashing using sourceree, try right clicking your commit graph and then select 'rebase interactively'.




Then drag a commit over to another commit, as shown in diagram below :-






Once you're done, change your commit message accordingly and then you're good to push those changes remotely.


Comments

Popular posts from this blog

vllm : Failed to infer device type

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

android studio kotlin source is null error