How to Use truffleHog and git-secrets

Git-secrets is a tool released by AWS Labs that will scan commits and commit messages. It lets you scan a file or a folder recursively to look ..

3 years ago
0
59534

Getting started with GIT

What Do You Use for Source Code Control? I was asking everyone I met at NI Week about what frameworks they were using and about source code ..

5 years ago
0
1717

Strip Identity from Commits with Gitmask

Contributing to open source is great! Apart from giving you a resume add-on, people benefit from your contribution. In fact, many of us now depend ..

5 years ago
0
1791

Do More with .gitignore

If you have worked with Git before, you may be familiar with the .gitignore file. Gitignore is a tool that lets you intentionally ignore ..

6 years ago
0
6174

Git Submodules: How to Use Them and Why

Many developers already use Git to manage their codebase, but what about Git submodules? How do you use them and why? In this post, I will ..

6 years ago
0
14723
version control system

8 Tips to help you work better with Git

Git is a very powerful version control system. It can be a little bit daunting to try to learn everything around it, so most people just ..

7 years ago
0
2810
Deployment

GitLab CI: Deployment & Environments

This post is a success story of one imaginary news portal, and you’re the happy owner, the editor, and the only developer. Luckily, ..

7 years ago
0
15059