mirror of
https://github.com/zebrajr/github-backupper.git
synced 2025-12-06 00:19:47 +01:00
fix more typos
This commit is contained in:
parent
1def3d777a
commit
56f0089522
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
# GitHub Offline Backuper
|
||||
# GitHub Offline Backupper
|
||||
|
||||
This script automates the process of cloning and updating Git repositories. It reads a list of repository URLs from a text file, checks if each repository is already cloned in a designated directory, and performs an appropriate action: it clones the repository if it's not present, or it updates (fetches and pulls) the repository if it is already cloned.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user