07 June, 2024
Collaboration is key in the world of Git version control. But keeping track of changes from multiple developers can get tricky. This blog post dives into two essential Git features—remotes and cherry-pick—that empower you to streamline your workflow and effectively manage contributions.
07 June, 2024
In my last blog, I discussed managing dependencies with git submodules. However, for large projects with many dependencies, Google’s repo tool offers a more efficient solution, providing a streamlined and flexible approach to handle complex dependency management.
07 June, 2024
This blog post explores a simple yet powerful Git feature called git-submodule, which streamlines dependency management and keeps your codebase clean and organised.
08 March, 2024
This episode offers guidance for both aspiring and experienced software engineers, providing valuable insights on project management, team leadership, career growth, and the hiring process.