Skip to content

Latest commit

 

History

History
155 lines (95 loc) · 2.13 KB

display-commits-f935a36.md

File metadata and controls

155 lines (95 loc) · 2.13 KB

Display Commits

Context

You want to view all commits of a branch. To display the list of commits, follow these steps:

Procedure

  1. Open the Manage Software Components Fiori app.
  2. Select the software component you are interested in.
  3. Scroll down to the section Branching to display the table.
  4. Select the branch you are interested in.
  5. Scroll down to the section List of Commits to display the table.

Table Explanation

Column

Description

Pulled

Shows if the changes of a commit are in the current system instance. Either Yes or No.

Note:

If a branch is not active, all commits are indicated as No, despite the commit may also be in the commit history of the active branch.

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.