Skip to content

Change default git fetch flags allowing user to overwrite them

What does this MR do?

Fixes git fetch being to verbose by adding --quiet flag.

Why was this MR needed?

#4142 (closed)

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

closes #4142 (closed)

Edited by Steve Xuereb

Merge request reports