git*: add Turkish translation II (#7589)
This commit is contained in:
21
pages.tr/common/gitlab.md
Normal file
21
pages.tr/common/gitlab.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# gitlab
|
||||
|
||||
> GitLab API'si için Ruby sarıcı ve CLI aracı.
|
||||
> `gitlab ctl` gibi bazı alt komutların kendi kullanım kılavuzları vardır.
|
||||
> Daha fazla bilgi için: <https://narkoz.github.io/gitlab/>.
|
||||
|
||||
- Yeni bir proje oluştur:
|
||||
|
||||
`gitlab create_project {{proje_ismi}}`
|
||||
|
||||
- Belirtilen commit ile ilgili bilgi al:
|
||||
|
||||
`gitlab commit {{proje_ismi}} {{commit_değeri}}`
|
||||
|
||||
- Bit CI pipeline'ındaki işler ile ilgili bilgi al:
|
||||
|
||||
`gitlab pipeline_jobs {{proje_ismi}} {{pipeline_id'si}}`
|
||||
|
||||
- Belirtilen CI işini başlat:
|
||||
|
||||
`gitlab job_play {{proje_ismi}} {{iş_id'si}}`
|
Reference in New Issue
Block a user