end of life - How do you decommission a GitHub project? -


an organization work has project on github no 1 outside organization has used , end-of-lifeing it.

i see there great big delete button, wonder if there way freeze project can never pushed again, , write "decommissioned" on in way universally recognized other programmers.

first off, add explanatory note @ beginning of readme.md file in repo (and if file doesn't exist yet, add it). "this project has reached end of life, , preserved here posterity."

the non-enterprise flavor of github doesn't let disable push, unfortunately.


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -