Improvements to the git-bulk: by icodebuster · Pull Request #1054 · tj/git-extras
1. Previously, if the "repository.txt" file did not end with a blank line, only three out of four repositories were cloned. This limitation has been fixed. 2. Now, there is support for cloning repositories into custom folder names when using the "repository.txt" file.
Jobin Kurian and others added 2 commits
July 3, 2023 23:14
icodebuster
changed the title
I have made two improvements to the git-bulk:
Improvements to the git-bulk:
vanpipy pushed a commit to vanpipy/git-extras that referenced this pull request
Sep 14, 2023* I have made two improvements to the git-bulk: 1. Previously, if the "repository.txt" file did not end with a blank line, only three out of four repositories were cloned. This limitation has been fixed. 2. Now, there is support for cloning repositories into custom folder names when using the "repository.txt" file. * Corrected the code indentation. * removed the extra condition to check is the line was empty or not. * Updated the comment for the new changes in the code. --------- Co-authored-by: Jobin Kurian <jobin.kurian@netcorecloud.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters