10.6 Git Internals - Transfer Protocols

10.6 Git Internals - Transfer Protocols

瀏覽:1038
日期:2025-09-28
Transfer Protocols Git can transfer data between two repositories in two major ways: the “dumb” protocol and the “smart” protocol. This section will quickly cover how these two main protocols operate. The Dumb Protocol If you’re setting up a repository to...看更多