Back to Blog
Git2 articles

Git

Practical Git workflows, aliases, .gitignore, and version control best practices.

Get to know Git aliases
Git8 min read

Get to know Git aliases

Discover how to boost your productivity with Git aliases. Learn how to create custom shortcuts for common Git commands and streamline your development workflow.

Andres Tascon
Andres TasconMay 20, 2024
How to ignore files in Git
Git5 min read

How to ignore files in Git

Learn how to effectively manage files in Git using .gitignore and global exclude files. Discover the differences between shared and private ignore patterns.

Andres Tascon
Andres TasconFebruary 25, 2023