From 4e8ceb035257275e0127150f86a3d5f40d85602a Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 15 Dec 2020 17:47:06 -0300 Subject: Add some categories to existing TIL entries --- _tils/2020-09-05-pull-requests-with-git-the-old-school-way.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to '_tils/2020-09-05-pull-requests-with-git-the-old-school-way.md') diff --git a/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.md b/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.md index 6684631..4eff86f 100644 --- a/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.md +++ b/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.md @@ -1,9 +1,17 @@ --- + title: Pull requests with Git, the old school way + date: 2020-09-05 + layout: post + lang: en + ref: pull-requests-with-git-the-old-school-way + +eu_categories: git + --- It might be news to you, as it was to me, that "pull requests" that you can create on a Git hosting provider's web UI[^pr-webui] like -- cgit v1.2.3