You want to view all commits of a branch. To display the list of commits, follow these steps:
- Open the Manage Software Components Fiori app.
- Select the software component you are interested in.
- Scroll down to the section Branching to display the table.
- Select the branch you are interested in.
- Scroll down to the section List of Commits to display the table.
Column |
Description |
---|---|
Pulled |
Shows if the changes of a commit are in the current system instance. Either Yes or No.
|
Short Commit ID |
ID of the commit in short form. |
Message |
Commit message that begins with the transport request ID followed by the transport request descirption. |
Author |
Commit author, meaning the e-mail address of the ABAP business user (CB-user) that owned and released the transport request. |
Pushed to Remote |
Relative date and time when the transport request was released from the source system and therefore pushed to the remote repository. |
Pushed to Remote On |
Date and time when the transport request was released from the source system and therefore pushed to the remote repository. |
Tag |
Shows the last tag name if assigned. |
Tag Description |
Shows the last tag description if assigned. |
Tagged By |
Shows the last tag creator if assigned. |