combined into a single gitfield script
This commit is contained in:
parent
245e862fb5
commit
a56283ca37
3 changed files with 134 additions and 1 deletions
21
.gitfield/config
Normal file
21
.gitfield/config
Normal file
|
@ -0,0 +1,21 @@
|
|||
[bitbucket]
|
||||
username=mrhavens
|
||||
workspace=thefoldwithin
|
||||
app_password_file=~/.bitbucket_app_password
|
||||
remote=bitbucket
|
||||
web_url=https://bitbucket.org/thefoldwithin/%s
|
||||
|
||||
[github]
|
||||
username=mrhavens
|
||||
remote=github
|
||||
web_url=https://github.com/mrhavens/%s
|
||||
|
||||
[gitlab]
|
||||
username=mrhavens
|
||||
token_file=~/.gitfield_token
|
||||
remote=gitlab
|
||||
web_url=https://gitlab.com/mrhavens/%s
|
||||
|
||||
[radicle]
|
||||
remote=radicle
|
||||
home=~/.radicle
|
Loading…
Add table
Add a link
Reference in a new issue