mirror of
https://github.com/Mikaela/cv.git
synced 2024-11-22 16:39:26 +01:00
add the command as it feels inhonest to me
This commit is contained in:
parent
e6c4ca6732
commit
e5fa72bcbd
@ -86,7 +86,7 @@ _…is an open-source enthustiastic volunteer sysadmin in the Pirate Party of Fi
|
|||||||
- Git
|
- Git
|
||||||
- At least a decade of experience in all sorts of git magic, including
|
- At least a decade of experience in all sorts of git magic, including
|
||||||
managing bare repositories without pretty user interfaces, moving remotes, setting upstreams,
|
managing bare repositories without pretty user interfaces, moving remotes, setting upstreams,
|
||||||
fetching pull request remotes directly from terminal, etc.
|
fetching pull request remotes directly from terminal (`git config --add remote.origin.fetch '+refs/pull/*/head:refs/remotes/origin/pr/*'`), etc.
|
||||||
- One of the most active GitHub users in Finland in [2013-2014](https://gist.github.com/jaukia/b23b15d2859e6cf5386b), [2014-2015](https://gist.github.com/jaukia/1d41a0045ab8e9f411ff), [2015-2016](https://gist.github.com/nikcorg/4ebdda1952976b8cc0af#most-active-github-users-gitiotop), …and [now](https://github.com/gayanvoice/top-github-users/blob/main/markdown/public_contributions/finland.md).
|
- One of the most active GitHub users in Finland in [2013-2014](https://gist.github.com/jaukia/b23b15d2859e6cf5386b), [2014-2015](https://gist.github.com/jaukia/1d41a0045ab8e9f411ff), [2015-2016](https://gist.github.com/nikcorg/4ebdda1952976b8cc0af#most-active-github-users-gitiotop), …and [now](https://github.com/gayanvoice/top-github-users/blob/main/markdown/public_contributions/finland.md).
|
||||||
- Follows best practices _in her opinion_ including `.gitattributes`, `pre-commit`, `.editorconfig`, which can be found in most of my repositories.
|
- Follows best practices _in her opinion_ including `.gitattributes`, `pre-commit`, `.editorconfig`, which can be found in most of my repositories.
|
||||||
- GitHub/GitLab/Gitea/Forĝejo organizations, issue tracker, labels
|
- GitHub/GitLab/Gitea/Forĝejo organizations, issue tracker, labels
|
||||||
|
@ -124,7 +124,7 @@ _…on avointa lähdekoodia tukeva verkkopalveluylläpitäjä piraattipuolueessa
|
|||||||
- Chrony aika-palvelin
|
- Chrony aika-palvelin
|
||||||
- Git
|
- Git
|
||||||
- Ainakin vuosikymmenen kokemus `git-loitsuista` mukaanlukien `bare`-repojen hallinta ilman verkkokäyttöliittymää,
|
- Ainakin vuosikymmenen kokemus `git-loitsuista` mukaanlukien `bare`-repojen hallinta ilman verkkokäyttöliittymää,
|
||||||
`remote`:jen siirtämistä, pull requestien suoraan päätteestä hakemista, jne.
|
`remote`:jen siirtämistä, pull requestien suoraan päätteestä hakemista (`git config --add remote.origin.fetch '+refs/pull/*/head:refs/remotes/origin/pr/*'`), jne.
|
||||||
- Aktiivisimpia GitHub-käyttäjiä Suomessa [2013-2014](https://gist.github.com/jaukia/b23b15d2859e6cf5386b), [2014-2015](https://gist.github.com/jaukia/1d41a0045ab8e9f411ff), [2015-2016](https://gist.github.com/nikcorg/4ebdda1952976b8cc0af#most-active-github-users-gitiotop), …sekä [nyt](https://github.com/gayanvoice/top-github-users/blob/main/markdown/public_contributions/finland.md).
|
- Aktiivisimpia GitHub-käyttäjiä Suomessa [2013-2014](https://gist.github.com/jaukia/b23b15d2859e6cf5386b), [2014-2015](https://gist.github.com/jaukia/1d41a0045ab8e9f411ff), [2015-2016](https://gist.github.com/nikcorg/4ebdda1952976b8cc0af#most-active-github-users-gitiotop), …sekä [nyt](https://github.com/gayanvoice/top-github-users/blob/main/markdown/public_contributions/finland.md).
|
||||||
- Seuraa _omasta mielestään_ alan parhaita käytäntöjä, kuten `.gitattributes`, `pre-commit`, `editorconfig`, jotka voidaan löytää kaikista hänen repoistaan.
|
- Seuraa _omasta mielestään_ alan parhaita käytäntöjä, kuten `.gitattributes`, `pre-commit`, `editorconfig`, jotka voidaan löytää kaikista hänen repoistaan.
|
||||||
- GitHub/GitLab/Gitea/Forĝejo orgaisaatiot, issue tracker, labelit
|
- GitHub/GitLab/Gitea/Forĝejo orgaisaatiot, issue tracker, labelit
|
||||||
|
Loading…
Reference in New Issue
Block a user