README ¶ Go executables for gitlab-shell This directory contains Go executables for use in gitlab-shell. To add a new command foobar create a subdirectory cmd/foobar and put your code in package main under cmd/foobar. This will automatically get compiled into bin/foobar by ../bin/compile. Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis cmd gitaly-receive-pack gitaly-upload-pack internal config handler logger Click to show internal directories. Click to hide internal directories.