From 6524d5a7e95312640697cc26ca1fd43089b1313f Mon Sep 17 00:00:00 2001 From: tiyn Date: Thu, 13 Apr 2023 02:06:09 +0200 Subject: [PATCH] git/ssh: extended git usage with ssh clone --- wiki/git.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/wiki/git.md b/wiki/git.md index 4490072..92bf494 100644 --- a/wiki/git.md +++ b/wiki/git.md @@ -45,8 +45,6 @@ This section addresses various use cases and problems solvable with git. There is also an interactive [fixup guide by Seth Robertson](https://sethrobertson.github.io/GitFixUm/fixup.html). -For Linux specific usage refer to the [corresponding entry](git) - ### Ignore files having local changes If you need to make changes to a file that are local you can run