diff options
| author | René Scharfe <l.s.r@web.de> | 2024-04-05 12:56:48 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-04-05 09:49:38 -0700 |
| commit | 708f7e05907ba7d4acd08bf87f51474471a16f43 (patch) | |
| tree | 46a98cfae85112f3dc2b5d060b6189120bafd444 /contrib | |
| parent | 9126cb3186112f160a601e9a7eda29dd43227576 (diff) | |
| download | git-708f7e05907ba7d4acd08bf87f51474471a16f43.tar.xz | |
path: remove mksnpath()
Remove the function mksnpath(), which has become unused.
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib')
| -rwxr-xr-x | contrib/vscode/init.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/vscode/init.sh b/contrib/vscode/init.sh index 521d303722..f2d61bb0e6 100755 --- a/contrib/vscode/init.sh +++ b/contrib/vscode/init.sh @@ -92,7 +92,6 @@ cat >.vscode/settings.json.new <<\EOF || "isexe", "iskeychar", "kompare", - "mksnpath", "mktag", "mktree", "mmblob", |
