8000 GitHub - adilhasan/git-bagit: Repository of scripts to create a git repository that follows the bagit structure
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

adilhasan/git-bagit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git-bagit

Repository of scripts to create a git repository that follows the bagit structure (see http://tools.ietf.org/html/draft-kunze-bagit-09). Bagit is a proposed standard hierarchical file packaging format for storing digital content. This script relies on git SCM (http://git-scm.com/) being installed.

Usage

  • To create a repository "test-repo" run the script:

    ./git_bagit_init.sh test-repo

This will create a git repository with a "data" and "tags" subdirectory as well as the files "bag-info.txt" and "bagit.txt". The script will also copy the pre-commit hook script "pre-commit" which ensures the manifest files are populated upon commit.

About

Repository of scripts to create a git repository that follows the bagit structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0