history-rewrite

History rewritting to open-source repositories.

https://github.com/sdsc-ordes/history-rewrite

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

History rewritting to open-source repositories.

Basic Info
  • Host: GitHub
  • Owner: sdsc-ordes
  • License: other
  • Language: Shell
  • Default Branch: main
  • Size: 48.8 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 9 months ago · Last pushed 9 months ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

project logo

history-rewrite

Current Release Pipeline Status License label

Authors:

Installation

shell just develop

Usage

To introduce files on the first commit to rewrite.

  1. Place all files in prepend/<git-path>, e.g. touch prepend/a/b/c/text.dat.
  • These files will be fetched from the main branch and then prepended to the first commit with git filter-repo.

  • If .gitattributes file is also placed

Then use

bash just run

which will create a server

Development

Read first the Contribution Guidelines.

For technical documentation on setup and development, see the Development Guide

Acknowledgement

Acknowledge all contributors and external collaborators here.

Copyright

Copyright © 2025-2028 Swiss Data Science Center (SDSC), www.datascience.ch. All rights reserved. The SDSC is jointly established and legally represented by the École Polytechnique Fédérale de Lausanne (EPFL) and the Eidgenössische Technische Hochschule Zürich (ETH Zürich). This copyright encompasses all materials, software, documentation, and other content created and developed by the SDSC.

Owner

  • Name: Swiss Data Science Center - ORD
  • Login: sdsc-ordes
  • Kind: organization
  • Location: Switzerland

Open Research Data team at the Swiss Data Science Center.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "history-rewrite"

authors:
  - family-names: Nützi
    given-names: Gabriel
    orcid: "..."
    affiliation: "SDSC - Swiss Data Science Center"
date-released: 2025-19-16
version: "0.0.1"
doi: ""
url: https://github.com/sdsc-ordes/history-rewrite
repository-code: https://github.com/sdsc-ordes/history-rewrite
keywords: []
license: mit

GitHub Events

Total
  • Push event: 2
  • Create event: 1
Last Year
  • Push event: 2
  • Create event: 1

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 7
  • Total Committers: 1
  • Avg Commits per committer: 7.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 7
  • Committers: 1
  • Avg Commits per committer: 7.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Gabriel Nützi g****i@g****m 7

Issues and Pull Requests

Last synced: 8 months ago


Dependencies

.github/actions/setup-nix/action.yaml actions
  • cachix/cachix-action v15 composite
  • cachix/install-nix-action v30 composite
.github/workflows/format.yaml actions
  • ./.github/actions/setup-nix * composite
  • actions/checkout v4 composite
.github/workflows/normal.yaml actions
  • ./.github/actions/setup-nix * composite
  • actions/checkout v4 composite