fix(): Fixes the year on the git branching and merging post

Noticed it is out of place in the tag list, it should be one
of the basics.
This commit is contained in:
Elia el Lazkani 2022-07-25 23:00:56 +02:00
parent cb7751198e
commit 4b3abf1bbf
2 changed files with 2 additions and 2 deletions

View file

@ -6324,7 +6324,7 @@ Next concepts to cover would be branching and merging.
*** DONE Git! Branching and Merging :git:branch:merge:
:PROPERTIES:
:EXPORT_HUGO_LASTMOD: 2019-08-01
:EXPORT_DATE: 2020-08-01
:EXPORT_DATE: 2019-08-01
:EXPORT_FILE_NAME: git-branching-and-merging
:CUSTOM_ID: git-branching-and-merging
:END:

View file

@ -1,7 +1,7 @@
+++
title = "Git! Branching and Merging"
author = ["Elia el Lazkani"]
date = 2020-08-01
date = 2019-08-01
lastmod = 2019-08-01
tags = ["git", "branch", "merge"]
categories = ["revision-control"]