diff --git a/README.md b/README.md index f677870..b873c3c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ GITMIRROR ========= This repo is a mirror of various repositories that I want to keep track of. -I realized that git, w/ it's inharently dedupability, and the ability to +I realized that git, w/ it's inherently dedupability, and the ability to store many trees in a single repo, that it'd be easy to create a repo that regularly clones/mirrors other source repos. Not only this, but the state of the tags and branches can be archived on a daily basis, @@ -19,4 +19,4 @@ Process 1. Repo will self update main to get latest repos/code to mirror. 2. Fetch the repos to mirror into their respective date tagged tags/branches. 3. Push the tags/branches to the parent. -4. Repeate +4. Repeat