Verbose git command line arguments in empty repository view
requested to merge bengt/gitlab:bengt-verbose-git-command-line-arguments-in-empty-html-haml into master
What does this MR do and why?
- This MR makes all command line arguments to git verbose.
- The changed page appears when one views a project with an empty repository.
- I intend to increase the readability, especially for new users.
- Related to Use verbose command line flags in empty reposit... (#412650)
Screenshots
Before | After |
---|---|
How to set up and validate locally
- Create a new project on any GitLab instance.
- Observe that the command line arguments to git that are given are abbreviated.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Amy Qualls