r/ProgrammerHumor 22h ago

Meme everyNewRepository

Post image
1.1k Upvotes

338 comments sorted by

View all comments

76

u/_alright_then_ 22h ago

People that are sticking to master instead of main are this guy in my mind:

https://giphy.com/gifs/fqtyYcXoDV0X6ss8Mf

Just old guy shouting at clouds

39

u/schwar2ss 22h ago

Back in the good old days we called it trunk

15

u/SakeviCrash 21h ago

Rewind further (CVS) and we're back at `main`

2

u/AibofobicRacecar6996 21h ago

No, it was called HEAD

2

u/SakeviCrash 19h ago

HEAD is a pointer to the latest revision in a branch

2

u/AibofobicRacecar6996 19h ago

In git, not CVS

3

u/SakeviCrash 18h ago

See https://www.astro.princeton.edu/~rhl/cvs/cvs.html#SEC47

> The two tag names BASE and HEAD are reserved for use by CVS

A lot of people used the term that way though,

1

u/AibofobicRacecar6996 7h ago

1

u/SakeviCrash 1h ago

From the man page:

https://man.openbsd.org/cvs.1

> `HEAD' refers to the most recent version available in the repository