# git-puller **Repository Path**: coderbusy/git-puller ## Basic Information - **Project Name**: git-puller - **Description**: No description available - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 2 - **Created**: 2020-10-09 - **Last Updated**: 2024-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # git-puller #### 介绍 GitPuller 是一款源代码批量更新的工具。 该工具可以扫描指定的目录以及子目录并识别 git 或 svn 仓库并执行 git pull 或 svn update 命令。 更新操作是并行的,初次运行后可以在 **Config/GitPullerConfiguration.config** 中配置源代码目录。