howijd / howijd.network

Howijd.Network resources and aggregated roadmap dependencies.
https://howijd.network/roadmap
Apache License 2.0
1 stars 0 forks source link

move cryptdatum to https://github.com/howijd/cryptdatum #155

Closed mkungla closed 1 year ago

mkungla commented 1 year ago
git clone --no-hardlinks git@github.com:howijd/howijd.network.git cryptdatum
cd cryptdatum

# Filter the branch to include only the directory and its history
git filter-branch --prune-empty --subdirectory-filter lib/cryptdatum -- --all

# Remove the old refs
rm -rf .git/refs/original/
git reflog expire --expire=now --all
git gc --prune=now

# Push the new repository to remote
git remote set-url origin git@github.com:howijd/cryptdatum.git
git push -u origin main
github-actions[bot] commented 1 year ago

:boom: Thanks for reporting again @mkungla! You have opened total 74 issues in this repository.


Perhaps edit you issue and add some more detail to issue description?


Your issue will be reviewed shortly! Keep it logically awesome. This is automated message by GitHub Actions