OcttKB Cross-Repo Sync (HTML to Raw)

This commit is contained in:
octospacc 2023-04-14 10:33:01 +00:00
parent e7898a2ebd
commit cedafbc9de
5 changed files with 14 additions and 8 deletions

View File

@ -1,5 +1,5 @@
created: 20230413174839254
created: 20230414103300701
current-tiddler: GettingStarted
modified: 20230413174839254
modified: 20230414103300701
title: $:/HistoryList
type: application/json

View File

@ -4,6 +4,12 @@ ToLower(){
echo "$1" | tr "[:upper:]" "[:lower:]"
}
GitPush(){
git add .
git commit -m "$1"
git push
}
SetupGitProfile(){
git config --global user.email "$GitUserEmail"
git config --global user.name "$GitUserName"

View File

@ -1,6 +1,6 @@
created: 20230413125137469
creator: Octt
modified: 20230413134713676
modified: 20230414102929144
modifier: Octt
title: $:/OcttKB/Repo/Lib.Git.sh
type: text/plain

View File

@ -1,6 +1,6 @@
created: 20230413124212673
created: 20230414101832787
creator: Octt
list: $:/OcttKB/Repo
modified: 20230413134703735
list:
modified: 20230414101832787
modifier: Octt
title: $:/StoryList

View File

@ -1,7 +1,7 @@
created: 20220920114844259
creator: Octt
modified: 20230413132638250
modified: 20230414102607463
modifier: Octt
title: $:/themes/tiddlywiki/vanilla/metrics/sidebarwidth
50vw
280px