As a Git learner,
I want to access the history of each action as git commands
So I can know which git command is executed when I trigger an action on the UI
Access
Git view page
Acceptance criteria
- For each action on UI that triggers a Git command, the command should appear on the dedicated section
- It should display 10 commands max, the newer one should replace the older one