
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 '''...
Hello. This is Komiya. It's OPS, but I tried using Git ~ Part 1, so don't forget to take notes because I'm a beginner in GitHub, GitLab, and Git. This time, I'll just push it stutteringly. If you cut the branch, you will be full if you write it from the first time. Maybe up to number two. Part 2 is about branch, tag, and confrict. ・Background...

Good morning. This is the Miyashita of infrastructure. There is gitlab running in the company, but I am having trouble with fewer people using git than I thought, probably because there are few people who can use CLI. Recently, it seems that you can fully experience Git with Windows tools, so this time I would like to introduce "SourceTree". ...

Hello. It's been a long time. This is the developer's flat shape. All the engineers who visited this blog. And people other than engineers. Thank you very much. First of all, there is no code or command line in this article. The content I am sending this time can help you build and operate a truly scalable environment. ...

It is a flat form of development. Today, we'll teach you how to auto-deploy in AWS OpsWorks when pushed on GitHub. OpsWorks is a deployment service provided on AWS. *For more information about OpsWorks, please visit this website. This story assumes that OpsWorks has stacks, layers, and instances. OpsWorks itself has only recently touched it、...

Hello. It is a flat form of development. This is my first post. After clone in Git, it often doesn't work because something is missing. And then you notice. Oh, don't clone the submodule! *This article is helpful for submodules. How many times has this pattern been like this! I hate myself. And always, ''' git clone...