Skip to content

Prevent terminal from displaying the following git error "fatal: No names...

oleole requested to merge oleole/gerdaos:master into master

At build, terminal was displaying a git error due to a somehow now invalid command. That error did not seem to prevent the build from working, but well this little fix makes the error disappear.

Merge request reports