Update with tags instead of topics
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 17s
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 17s
This commit is contained in:
parent
71e15cffe0
commit
a60ff7d439
18 changed files with 18 additions and 18 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "Separate files from git repo into a submodule"
|
||||
date: 2023-02-22T20:31:34-05:00
|
||||
topics: ["git", "software development"]
|
||||
tags: ["git", "software development"]
|
||||
---
|
||||
|
||||
I recently had a situation where a library I was working on, originally as part of one project, was going to be needed for another project.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue