mirror of https://github.com/voidlizard/hbs2
updated readme
This commit is contained in:
parent
14c1eca281
commit
960c55843a
|
@ -219,7 +219,7 @@ In short:
|
||||||
7. Add the repo as a new git remote
|
7. Add the repo as a new git remote
|
||||||
8. Work with git as usuall, push to the new created repo
|
8. Work with git as usuall, push to the new created repo
|
||||||
|
|
||||||
Each update is subscribed with the private key from the keypair, so only
|
Each update is signed with the private key from the keypair, so only
|
||||||
the person who has the private key may update the reflog. In fact,
|
the person who has the private key may update the reflog. In fact,
|
||||||
public key IS the reflog, and the private key is a proof of ownership.
|
public key IS the reflog, and the private key is a proof of ownership.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue