@ -19,11 +19,18 @@ created, otherwise it will be created at the current HEAD.
@@ -19,11 +19,18 @@ created, otherwise it will be created at the current HEAD.
OPTIONS
-------
-d::
Delete a branch. The branch must be fully merged.
-D::
Delete a branch irrespective of its index status.
<branchname>::
The name of the branch to create.
The name of the branch to create or delete.
start-point::
Where to create the branch; defaults to HEAD.
Where to create the branch; defaults to HEAD. This
@ -18,21 +18,21 @@ Will copy all files listed from the index to the working directory
@@ -18,21 +18,21 @@ Will copy all files listed from the index to the working directory
OPTIONS
-------
-u::
-u|--index::
update stat information for the checked out entries in
the index file.
-q::
-q|--quiet::
be quiet if files exist or are not in the index
-f::
-f|--force::
forces overwrite of existing files
-a::
-a|--all::
checks out all files in the index. Cannot be used
together with explicit filenames.
-n::
-n|--no-create::
Don't checkout new files, only refresh files already checked
git-lost+found - Recover lost refs that luckily have not yet been pruned.
git-lost-found - Recover lost refs that luckily have not yet been pruned.
SYNOPSIS
--------
'git-lost+found'
'git-lost-found'
DESCRIPTION
-----------
@ -31,7 +31,7 @@ The ref to your tag is overwritten, but until you run 'git
@@ -31,7 +31,7 @@ The ref to your tag is overwritten, but until you run 'git
@ -23,6 +23,12 @@ compression applied, stored in a single file, with an associated index file.
@@ -23,6 +23,12 @@ compression applied, stored in a single file, with an associated index file.
Packs are used to reduce the load on mirror systems, backup engines, disk storage, etc.
OPTIONS
-------
-n::
Don't actually remove any objects, only show those that would have been