Reviewing #31903, the [documentation](https://docs.spring.io/spring-boot/docs/current/reference/html/actuator.html#actuator.endpoints.info.git-commit-information) states that three properties are exposed by default but the actuator doc [mentions a 4th one](https://docs.spring.io/spring-boot/docs/current/actuator-api/htmlsingle/#info.retrieving.response-structure.git). Aligning would be good. Mentioning that the output structure is for the simple mode would be quite helpful as well.