mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
Wow, forgot to use 'git mv', previous changelists are [[cursed]].
Will still revert journals to [[iso 8601]] after this commit.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Git Config
|
||||
|
||||
```
|
||||
git config --local commit.template commit-template.txt
|
||||
git config --global user.name "Flancian"
|
||||
git config --global user.email "0@flancia.org"
|
||||
```
|
||||
- [[pull]] [[git alias]]
|
||||
|
||||
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[pull]: pull "Pull"
|
||||
[//end]: # "Autogenerated link references"
|
||||
Reference in New Issue
Block a user