Closed villares closed 4 years ago
I think I'm done!
I wonder how to create an empty docs folder for the rename example.
There is no such thing as an empty folder in git. I often use the convention of creating an empty .gitkeep file as a placeholder to preserve the empty folder.
Cool! .gitkeep added!
Thank so much for all this great work, @villares . Just so you know, this is what an interactive rebase looks like (I'm using SourceTree rather than the command line in this example).
Great, all merged.
AND: for rebasing, do as I say, not as I do ;)
The rebase commit ran into some conflicts on your Comments.pyde changes and then SourceTree offset the commit message chain (mismatching messages to commits). I didn't notice until after I pushed, so I had to force-push a fix to master.
Please force-delete your Other-Python-Ports branch!
Work in progress...
Jeremy, I wonder how to create an empty
docs
folder for the rename example.