#git
Read more stories on Hashnode
Articles with this tag
There's a plethora of triggers you can use to run a GitHub Action. You can run it on a schedule, on a push or a pull request, or even on a...
Merge Commit vs Squash vs Rebase on GitHub · When Merging a Pull Request on GitHub, you mainly have three options, with a merge commit, squash or...
3 Different Methods to do it safely 🍒 · Why do you need to move commits between branches? Let's imagine this scenario: You're so happy, the first...
I recently launched my Discord server to talk about Open Source and Web Development, feel free to join: https://discord.gg/bqwyEa6We6 Merge conflicts...
Setting up an Alias Repeating the same git commands over and over again can be such a waste of time! And some of the most powerful ones are usually...
Hacktoberfest is here!! Are participating?? In case you're quite new to git, I will try to explain in a simple way how to use the basic commands you...