Export GitLab wiki attachment -


gitlab wiki great tool maintain documentation. comes convenient web interface wiki repository (git access) in order edit wiki.

unfortunately, when adding attachments article via web interface, attachment not saved inside of wiki repository (git access). there way add attachment wiki without using git access?

to put bluntly, no there isn't. (at least not yet, of version 8.9) files uploaded attachment being put in uploads/ folder global.


Comments

Popular posts from this blog

Angularjs unit testing - ng-disabled not working when adding text to textarea -

sql - invalid in the select list because it is not contained in either an aggregate function -

c++ - Qt: Resize QScrollArea to show 4 widgets at most -