From the course: GitHub Foundations Cert Prep by Microsoft Press

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Explain how to create, edit, and delete saved replies

Explain how to create, edit, and delete saved replies - GitHub Tutorial

From the course: GitHub Foundations Cert Prep by Microsoft Press

Explain how to create, edit, and delete saved replies

- [Tim] As I promised, this lesson is a bookend companion to the previous one in which we introduced GitHub projects. Here, it looks like I'm in my personal GitHub account settings, down under Saved replies. Okay. As the GitHub UI says, I'll read it aloud here as well as mark it up with my marker. "Saved replies are reusable text snippets that you can use throughout GitHub comment fields." All right. The idea with saved replies with GitHub projects aren't necessarily the things that you might do just a few times a year, like out of office, to notify your teammates you're taking a long weekend or a PTO week or holiday, whatever it might be. It's the same exact motif that you probably use elsewhere in your life, I know I do, where you have reusable snippets of code, reusable text snippets. I use AutoHotkey, so I do a lot of key expansion stuff. The idea is, and if you've worked with DevOps and worked with this kind of project management, there are a lot of things that are boilerplate…

Contents