Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Not official, but helpful for me to quickly check what happened: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know that there's a list of commits however for me, a development imbecile, it isn't clear what features are being added, changed, taken away, etc.
I'm a big fan of changelogs because they're a great and digestible demonstration of the evolution of a software product, and I understand that just writing them is a big task in itself, but is there a human-readable version of the commit list that shows what features have come and gone without delving into the code?
I just about have a grasp on "git pull" updating the repo, but I also don't understand what is happening there either with the green plusses and red minuses, etc. 😂
Thanks all!
Beta Was this translation helpful? Give feedback.
All reactions