summaryrefslogtreecommitdiff
path: root/include/git.sh
diff options
context:
space:
mode:
Diffstat (limited to 'include/git.sh')
-rwxr-xr-xinclude/git.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/git.sh b/include/git.sh
index 3802e316..f65fe85e 100755
--- a/include/git.sh
+++ b/include/git.sh
@@ -5,7 +5,7 @@
eval `setvars "" _target rev loc url bkup_url depend tree_depend xtree mdir \
subhash subrepo subrepo_bkup subfile subfile_bkup`
-fetch_project_trees()
+fetch_targets()
{
_target="$target"
[ ! -d "src/$project/$project" ] && x_ mkdir -p "src/$project" \