Thursday, July 1, 2021

Git Tips









 


** Clonar un repositorio sin el historial

git clone --depth 1 --branch "BranchName" "GitRepoURL" "NewFolderName"

30 Blogs to Learn 30 System Design Concepts

  1. APIs: https:// blog.algomaster.io/p/whats-an-api 2. API Gateway: https:// blog.algomaster.io/p/what-is-an-a pi-gateway … 3. Scalab...