Skip to content
Snippets Groups Projects
Unverified Commit f9636925 authored by James Lopez's avatar James Lopez
Browse files

Fix style

parent 86d1b20d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -28,7 +28,7 @@ server to accept the `GIT_PROTOCOL` environment,
AcceptEnv GIT_PROTOCOL
```
 
Once configured, restart the `SSH` daemon. In Ubuntu, run:
Once configured, restart the SSH daemon. In Ubuntu, run:
 
```sh
sudo service ssh restart
Loading
Loading
Loading
Loading
@@ -131,7 +131,7 @@ created in snippets, wikis, and repos.
- [Custom Git hooks](custom_hooks.md): Custom Git hooks (on the filesystem) for when webhooks aren't enough.
- [Git LFS configuration](../workflow/lfs/lfs_administration.md): Learn how to configure LFS for GitLab.
- [Housekeeping](housekeeping.md): Keep your Git repositories tidy and fast.
- [Configuring Git Protocol v2](git_protocol.md): Git protocol version 2 support
- [Configuring Git Protocol v2](git_protocol.md): Git protocol version 2 support.
 
## Monitoring GitLab
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment