Closed winterrdog closed 2 years ago
This is a very interesting approach to make things better on the code. I would love to add this code to the main branch but because the current code is shown in my YouTube video, changing it would cause confusion. Since I am new to GitHub, is there a way of having both of these versions up on the same repo?
Thanks for the quick response! Yes! You can create a branch for this one instead(giving it a descriptive name of course), because a branch can allow you to develop new features, fix unseen bugs, or safely experiment with new ideas in a contained/isolated area of your repository.
use this to learn how to create branches on Git
That's great. How would you name this branch? And also how can I push this code into the new branch? Let me know.
OK! i think lemme merge these changes to the new branch u just created.I hope that's fine.
Sure, go for it. It's fine.
About the xor_encryptor.py:
About the main.cpp: