Skip to content
GitLab
Explore
Sign in
Simplify SSH fingerprint regexp extraction
Code
Review changes
Check out branch
Download
Patches
Plain diff
Witrem
requested to merge
github/fork/cirosantilli/simplify-ssh-fingerprint-regex
into
master
Dec 04, 2014
Overview
5
Commits
1
Pipelines
0
Changes
1
Expand
Created by: cirosantilli
[\d\h]
is the same as
\h
Merge request reports
Loading