Studying how TCR works for dojo session, see dojo branch
After a few successful commits, make sure to group them into a single commit with some contextual description/message before push into the remote branch:
- git rebase -i <last commit without 'TCR step'>
pick
the first one andstash
the others- Save :D
- Remove the 'TCR step' descriptions and add a contextual one
- Save :D
- Push!