Skip to content

dump a git repo into a tarball and back out again

Notifications You must be signed in to change notification settings

pkage/sneakergit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sneakergit - because sometimes you need to work outside of git


dependencies

100% pure python

install

$ ./install.sh

if /usr/local/bin/ is not writeable, you may need sudo

usage

usage: sneakergit [-h] [--config CONFIG]
                  {dump,diff,restore} repository tarfile

dump and restore a repo from a tarfile

positional arguments:
  {dump,diff,restore}  operation to perform
  repository           repository to sneak
  tarfile              tarfile to generate/diff/restore from

optional arguments:
  -h, --help           show a help message and exit
  --config CONFIG      config file to use

About

dump a git repo into a tarball and back out again

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published