Rechercher une page de manuel
git-unpack-file
Langue: en
Version: 02/20/2009 (ubuntu - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
git-unpack-file - Creates a temporary file with a blob's contentsSYNOPSIS
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_XXXXXOPTIONS
<blob>
- Must be a blob id
AUTHOR
Written by Linus Torvalds <torvalds@osdl.org[1]>DOCUMENTATION
Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org[2]>.GIT
Part of the git(1) suiteNOTES
- 1.
- torvalds@osdl.org
- mailto:torvalds@osdl.org
- 2.
- git@vger.kernel.org
- mailto:git@vger.kernel.org
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre