Category: Git
-
PHP Web Framework Laravel Gitea Actions
Getting Started with Gitea Actions for Laravel CI/CD Using Podman and MariaDB If you are a developer looking for a simple, open-source way to automate testing and deployment of your Laravel applications, Gitea Actions combined with Podman and MariaDB might be just the right solution for you.
Written by

-
Getting Started with Gitea: Self-Hosted Git with CI/CD using Podman
Code hosting with Gitea: CI/CD with Gitea Actions Are you looking for a lightweight, self-hosted Git service that is easy to set up and comes with built-in CI/CD support?
Written by

-
Git Best Practices: Commit Often, Commit Early
Local Commits Made Simple Git is a free and open-source version control system that helps developers manage code changes efficiently.
Written by

-
Git Ignore: Ignoring Unwanted Files in Your Repositories
Git Ignore for Beginners: How to Keep Unwanted Files Out of Your Git Repositories When working with Git, especially as a beginner, it is easy to accidentally include files in your repository that you do not actually want tracked.
Written by

-
Git Merge Conflicts: What Are They and How to Resolve Them
Git is an open-source version control system widely used by developers to collaborate and manage code.
Written by

-
Collaborating with Git: Forking, Cloning, and Pull Requests
Git is an essential tool for developers that allows them to collaborate on projects, track changes, and manage different versions of their code.
Written by

-
Creating and Managing Git Branches: Branching for Beginners
Are you just starting with Git and wondering what branches are and why they’re so important?
Written by
