nightscout / Trio

MIT License
45 stars 125 forks source link

Add parent commits to build details #312

Open bjornoleh opened 2 weeks ago

bjornoleh commented 2 weeks ago

List commit ID including parent commits as a separate line in build details under Settings

Resolves #311

bjornoleh commented 2 weeks ago

Example of display of one parent commit in addition to the latest commit:

Parent1: 3be872c is the tip of alpha

bjornoleh commented 2 weeks ago

Example with two parent commits:

Parent1: 032c6e2 is the previous commit before merging alpha into private branch Parent2: 3be872c is the tip of alpha