Configuring Git's Text Editor Category DevOps ◆ Tags #Git ◆ Published February 11, 2022 ◆ Reading Time: 2 min Several of the more powerful features of Git are only exposed from the command-line interface. However, some of these features rely on being able to invoke a text editor. In today's post, we walk through how to associate a text editor with Git. Read more