git

How To Push Empty Git Commits

Sometimes, there might be instances when you have integrated your builds and you need to trigger a build without any changes in your code. Also, you need to trigger a build manually. The only way to trigger the build is through Git. You may trigger your build without making any modifications to the project by …

How To Push Empty Git Commits Read More »