Skip to content

Clone, checkout and save one or multiple git repositories at once with a single command.

Notifications You must be signed in to change notification settings

marcusfrdk/git-save

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git Archiver

Archive and save your git repository including all branches locally.

Installation

git clone https://github.com/marcusfrdk/git-archiver

Requirements

  • Python 3.8 or above

How to use

python main.py URL

Run the script with one or many urls to your git repository and the script will checkout all branches and make sure you have saved all your code locally if you want to delete your remote repository.

You can also provide the urls in the urls.py list and run the script with no arguments.

Flags

Force (-f, --force)

The force flag skips any confirmation in the script.

About

Clone, checkout and save one or multiple git repositories at once with a single command.

Topics

Resources

Stars

Watchers

Forks

Languages