An open API service indexing awesome lists of open source software.

https://github.com/bbengfort/git-traces

A utility for extracting file access traces from Git repositories
https://github.com/bbengfort/git-traces

Last synced: 7 days ago
JSON representation

A utility for extracting file access traces from Git repositories

Awesome Lists containing this project

README

          

# Git Traces

**A utility for extracting file access traces from Git repositories**

[![Inside the Atomium in Brussels](docs/images/atomium.jpg)](https://flic.kr/p/536zw6)

More coming soon (hopefully), this is a fast, research-oriented project!

## About

This utility is meant to support research by inspecting a Git repository and trying to extract file access information by modeling commits as writes. By comparing user to commit/file groups we hope to model concurrent system access. This is only experimental.

### Attribution

The image used in this README, “[Inside the Atomium in Brussels](https://flic.kr/p/536zw6)” by [Ciro Cattuto](https://www.flickr.com/photos/ciro/) is licensed under a creative commons [CC BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/2.0/) and used with my thanks!