• Skip to main navigation
  • Skip to main content
  • Skip to footer

The log of our experiments and ideas

Tag: Git

ci-cd

Gitlab CI/CD Pipelines

Pipelines are the top-level component of continuous integration, delivery, and deployment. Pipelines consist of: Note: In general, pipelines are executed…
Continue reading “Gitlab CI/CD Pipelines”…
Posted on: May 30, 2023 Last updated on: May 31, 2023 Comments: 0 Written by: Ariel Delcampo

Installing and using Pre-commit with Ansible-lint

About Pre-commit: https://pre-commit.com/ Pre-commit is an open source tool used to help ensure code quality in a software project. It…
Continue reading “Installing and using Pre-commit with Ansible-lint”…
Posted on: April 20, 2023 Last updated on: April 20, 2023 Comments: 0 Written by: Javier Utgés

Diff tools for the command line

The diff tool is like one of the most needed tool in the developer toolbox, however the basic diff works…
Continue reading “Diff tools for the command line”…
Posted on: May 6, 2017 Last updated on: May 6, 2017 Comments: 0 Written by: casivaagustin

Git Clean

Git clean will hell you to remove all untracked files in the working directory, this post will show the basic usage.…
Continue reading “Git Clean”…
Posted on: March 12, 2017 Last updated on: March 12, 2017 Comments: 0 Written by: casivaagustin

Git : Reset a Branch to the last thing in the remote repository

There are sometimes were we have a remote brach in our local that we haven’t been used for a while,…
Continue reading “Git : Reset a Branch to the last thing in the remote repository”…
Posted on: July 20, 2016 Last updated on: July 20, 2016 Comments: 0 Written by: casivaagustin

Tags

analytics Ansible Ansible Lint Backend bash BDD Behat cache Cloudflare Composer Css Debian Debugging Devops Documentation Drupal Drupal8 Frontend Git gitlab HowTos JavaScript JSON JSON Schema Laravel linksOfTheEndOfTheWeek Migration Monitoring MySQL Node.js Nova performance Phantomjs PHP pipeline React.js Sass Teleport tooling tracking UI Vagrant Varnish Vuejs webpack
Content written by the 42mate team based on their experiences in the daily work