Files
gitlabhq/app
Valery SizovandRobert Speicher 6a81e51cb6 Merge branch 'fix-issue-3094' into 'master'
Don't show "Add README" link in an empty repository if user doesn't have access to push

Reporter users would see this before even though they didn't have access to push:

![image](/uploads/1dd328ab7e58cd00c5b696f079816e16/image.png)

It's not complete accurate to include the push command-line instructions, but users may still want the instructions to clone. After:

![image](/uploads/3d214e140916d2f174d0b5fec0ac472d/image.png)

Closes #3094

See merge request !1626
2015-10-22 09:22:32 +02:00
..