SlackBuilds Repository

15.0 > Misc > git-store-meta (2.1.2)

git-store-meta is a light-weight tool for file metadata storing and
applying for Git.

Features:

- Light dependency, cross-platform consistent behavior,
desirable performance.
- Data files are in plain text format and can be easily revisioned,
diffed, or manually modified as needed.
- Supported metadata: mtime, atime, mode, user, uid, group, gid, acl.
- Can store the metadata of git-revisioned files into a data file.
- Can apply the metadata stored in the data file to the working copy.
- Can update the metadata for changed files quickly.
- Can easily pick which metadata fields to store, update, or apply.
- Can determine whether to store, update, or apply directory metadata.

Note:

The binary is installed under the name "git-store-meta". Use it
instead of "git-store-meta.pl" when reading online docs or in Git
hooks. The `--install` switch already knows to use "git-store-meta"
and will create correct hooks without any further action required.

Maintained by: Andrzej Telszewski
Keywords: git,metadata,mtime,atime,mode,user,uid,group,gid,acl
ChangeLog: git-store-meta

Homepage:
https://github.com/danny0838/git-store-meta

Source Downloads:
git-store-meta-2.1.2.tar.gz (1c7c55c15c19ca1b74a55a813a7a07a2)

Download SlackBuild:
git-store-meta.tar.gz
git-store-meta.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds