Git is the most popular source control system with an incredible 93.87% of adoption by developers. It's a really powerful system with lots of hidden features not known by most of us developers. In this post, I'll show some of these features that will make your work easier when using Git.
Table of contents
Introduction1 - Remove remote-deleted branches on fetch2 - Merge/Rebase without checking out the target branch3 - Trigger the CI/CD pipeline with a blank commit4 - View a file in another branch5 - Checkout the previously used branch6 - Searching in Git7 - Showing the commit log as a graphLiked this post?Follow me9 Comments
Sort: