chrislgarry / Apollo-11

Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
Other
58.91k stars 6.98k forks source link

Question: Mod history at the beginning of files. #777

Closed Atknssl closed 4 years ago

Atknssl commented 4 years ago

At the beginning of source codes, there is a mod history section annotating changes made in that file. As we proof these files, we make changes. Should we update mod history too?

oldmud0 commented 4 years ago

Nope, those just denote corrections made during the Virtual AGC project - these days version control (Git history) has superseded that.

wopian commented 4 years ago

No, Git's blame and commit histories cover the changes here. The mod history is from Virtual AGC which we will be merging back into once Comanche and Luminary are fully proofed (see https://github.com/chrislgarry/Apollo-11/issues/38)