This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| gitlab-gdk [2019/01/03 18:10] – created admin | gitlab-gdk [2021/12/06 21:58] (current) – removed admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Gitlab GDK ====== | ||
| - | **Kill all running processes** | ||
| - | |||
| - | This is useful if you closed your IDE without stopping gdk using CTRL-C. | ||
| - | |||
| - | < | ||
| - | ps aux | grep gitlab | awk ' | ||
| - | </ | ||