“GitLab”的版本间的差异
跳到导航
跳到搜索
(创建页面,内容为“'''GitLab'''是一套軟體。 == 安裝 == == 移除 == <syntaxhighlight lang="bash"> sudo gitlab-ctl uninstall sudo gitlab-ctl cleanse sudo gitlab-ctl remove-ac…”) |
(→移除) |
||
第11行: | 第11行: | ||
sudo apt purge gitlab-ce | sudo apt purge gitlab-ce | ||
</syntaxhighlight> | </syntaxhighlight> | ||
+ | |||
+ | == 外部連結 == | ||
+ | |||
+ | * {{Official|https://gitlab.com/}} {{en}} | ||
[[Category:軟體]] | [[Category:軟體]] |
2019年12月10日 (二) 08:55的版本
GitLab是一套軟體。
安裝
移除
sudo gitlab-ctl uninstall
sudo gitlab-ctl cleanse
sudo gitlab-ctl remove-accounts
sudo apt purge gitlab-ce
外部連結
- 官方网站 (英文)