Skip to content

irc-archive/archive-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Archival Scripts

This repository contains various scripts for archiving software.

Tar2Git

Tar2Git takes an archive unpackable with tar and converts it to a Git repository.

Usage: tar2git <OUTDIR> <TARBALL> [TARBALL...]

The following environment variables can also be set:

  • T2G_NAME — The name to use as the committer.
  • T2G_EMAIL — The email to use as the committer.

About

scripts that create git archives of IRC things that aren't (yet) in git

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors