I like the plus plus.
- 0 Posts
- 4 Comments
Joined 2 years ago
Cake day: July 14th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
That Notepad? The one with Microsoft AI in it?
Yeah, our whole workflow is based on rebasing our feature branches on develop. Makes for a clean git log. :)
Don’t be afraid of
git reset --hard
if you rebased with the button on GitHub/gitlab, though. :D
Do you know our Lord and Savior rerere?
(Though I rather squash most of the times)