Git Push 分支与标签的关系
一、Git Push 分支与标签的关系 1. 操作关系图解 graph TD
A[本地仓库] -->|1. push main分支| B[远程仓库]
C[本地标签] -->|2. push v0.1.0标签| B
2. 关键区别 操作对象 特性 生命周期 典型用途 分支 动态变化,
Consensus algorithms
Consensus Algorithms Consensus Algorithms 1. Proof of Work (PoW) 2. Proof of Stake (PoS) 3. Delegated Proof of Stake (DPoS) 4. Proof of Authority (PoA