make header format yaml
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
---
|
||||
title: "git stash"
|
||||
tags: [ "data", "git" ]
|
||||
requires: [ "git" ]
|
||||
title: git stash
|
||||
tags:
|
||||
- data
|
||||
- git
|
||||
requires:
|
||||
- git
|
||||
---
|
||||
|
||||
Save file-changes without committing anything.
|
||||
|
||||
Reference in New Issue
Block a user