-
Notifications
You must be signed in to change notification settings - Fork 0
/
kigit.txt
40 lines (27 loc) · 979 Bytes
/
kigit.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# This is a config file for the auto_git_unicorn_moose_feather ..
# File: kigit.txt
# Update()
set303a=y
# Verbose, output for each terminal run, y for yes and n for no
set303i=y
# git-reponame (empty for current folder name, 'random' for a random name)
set303b=autogit4unimoose
# public git (private for private, public for public)
set303c=public
# auto generate HTML page, y for yes and n for no
set303d=y
# tags, separated by commas
set303e=Git, Bash, Automation, Automagic, un-PEP8-perhaps
# description
set303f=A work in progress with automation testing for Git leveraging python, bash etc
# website URL
set303g=https://essingen123.github.io/autogit4unimoose/
# GithubPartywebpageLink
set303h=index.html
# Branch to commit to, 'main' or a new branch name
set303j=main
# Default commit message (use ~date and ~data for auto-generated content)
set303k=Automated ~date ~data
# Change ownership of all files to current user
set303l=y
# DONT EDIT OUT THIS LAST LINE