
Tips
It's OPS, but I tried using Git ~ Part 2
Hello. This is Komiya. This is a continuation of the previous article. This time I'm going to write about git merges and tags and conflicts. Well, please watch warmly as it is when beginners get used to it. I don't talk about git-flow or branch models. Check where you are now ''' $ git branch -a add_custom_repository * master '''...