Apply codespell -w throughout
This commit is contained in:
parent
100f5aabb6
commit
84b0a3707a
108 changed files with 135 additions and 135 deletions
|
@ -43,7 +43,7 @@ remoteKeyToRemoteName (ConfigKey k)
|
|||
{- Construct a legal git remote name out of an arbitrary input string.
|
||||
-
|
||||
- There seems to be no formal definition of this in the git source,
|
||||
- just some ad-hoc checks, and some other things that fail with certian
|
||||
- just some ad-hoc checks, and some other things that fail with certain
|
||||
- types of names (like ones starting with '-').
|
||||
-}
|
||||
makeLegalName :: String -> RemoteName
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue