From 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 14 Aug 2025 22:58:58 -0500 Subject: removing all downloaded devdocs files --- devdocs/git/git-unpack-file.html | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 devdocs/git/git-unpack-file.html (limited to 'devdocs/git/git-unpack-file.html') diff --git a/devdocs/git/git-unpack-file.html b/devdocs/git/git-unpack-file.html deleted file mode 100644 index cddb0dbb..00000000 --- a/devdocs/git/git-unpack-file.html +++ /dev/null @@ -1,6 +0,0 @@ -

git-unpack-file

Name

git-unpack-file - Creates a temporary file with a blob’s contents

Synopsis

git unpack-file <blob>

Description

Creates a file holding the contents of the blob specified by sha1. It returns the name of the temporary file in the following format: .merge_file_XXXXX

Options

<blob>

Must be a blob id

-

- © 2012–2024 Scott Chacon and others
Licensed under the MIT License.
- https://git-scm.com/docs/git-unpack-file -

-
-- cgit v1.2.3