projects
/
tools
/
git-buildpackage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82f3a5d
)
typo
author
Guido Günther
<agx@sigxcpu.org>
Fri, 21 Nov 2008 22:45:17 +0000
(23:45 +0100)
committer
Guido Guenther
<agx@sigxcpu.org>
Fri, 21 Nov 2008 22:58:42 +0000
(23:58 +0100)
git-import-orig
patch
|
blob
|
history
diff --git
a/git-import-orig
b/git-import-orig
index 1a917386def34f5c45c81ff3cd3d88b78801abc1..ca5b5013171341f236ace1e06a430b676f5d8164 100755
(executable)
--- a/
git-import-orig
+++ b/
git-import-orig
@@
-69,7
+69,7
@@
def symlink_orig(archive, pkg, version):
def import_upstream_tree(repo, src_dir, version, filters, verbose):
- """import the
source up
tream tree to the current branch"""
+ """import the
ups
tream tree to the current branch"""
try:
if repo.replace_tree(src_dir, filters, verbose=True):
gbpc.GitCommitAll(verbose=verbose)(msg="Imported Upstream version %s" % version)