Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2006-08-05 10:04:21 +0400
committerShawn O. Pearce <spearce@spearce.org>2007-01-14 10:15:01 +0300
commitdb5e523fddd2a1a47d9ea63498734d0141925513 (patch)
tree8fe90380dc6dd5049126e978beeb85a2c6031730 /.gitignore
parenta8e0d16d85fb2ea53775f64549cac2396cd621a6 (diff)
Created fast-import, a tool to quickly generating a pack from blobs.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 55cd9844d6..8ddccd7dac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,6 +32,7 @@ git-diff-index
git-diff-stages
git-diff-tree
git-describe
+git-fast-import
git-fetch
git-fetch-pack
git-findtags