Embark on a comprehensive journey to master Dolt, the Git-for-data SQL database, from foundational concepts to advanced production …
Tag: Version Control
Articles tagged with Version Control. Showing 13 articles.
Guides & Articles
Chapters
Master Dolt's time travel queries and data rollback features to navigate database history, audit changes, and safely undo mistakes.
Learn to build a versioned inventory system using Doltgres, applying Git-for-Data concepts like commits, branching, and time travel to …
Dive into Jujutsu (jj) by creating your first repository. Understand the fundamental 'working-copy-as-a-commit' model, make changes, and …
Comprehensive comparison of Jujutsu (jj), Git, and GitButler - features, performance, pros & cons, and when to use each for modern …
Learn how to effectively integrate your newly built design system into existing or new product applications, covering distribution …
Get started with GitButler by learning to navigate its user interface, add local Git repositories, and understand the basics of virtual …
Embark on a comprehensive journey to master GitButler from the ground up, simplifying complex Git operations with virtual branches and …
Learn how AWS Kiro can transform team workflows and collaboration in software development.
Learn essential Git commands like add, commit, log, and status to manage your project's history effectively.
Learn how to use Git branches for safe, collaborative feature development.
Learn how to use Pull Requests on GitHub for collaborative development and code review.