Skip to content

Instantly share code, notes, and snippets.

View diegoVasquez600's full-sized avatar
💻
Coding

Diego Ríos Vásquez diegoVasquez600

💻
Coding
View GitHub Profile
@diegoVasquez600
diegoVasquez600 / Visual Studio 2022 Product Key
Created January 9, 2024 15:56
Visual Studio 2022 Enterprise Product key
Visual Studio 2022
Enterprise :
VHF9H-NXBBB-638P6-6JHCY-88JWH
Professional:
TD244-P4NB7-YQ6XK-Y8MMM-YWV2J

a simple git branching model (written in 2013)

This is a very simple git workflow. It (and variants) is in use by many people. I settled on it after using it very effectively at Athena. GitHub does something similar; Zach Holman mentioned it in this talk.

Update: Woah, thanks for all the attention. Didn't expect this simple rant to get popular.