Vis/skjul meny
HÄndbok / Teknologi / Altinn 3 / Development / Handbook / General
General
General coding guidelines
TODO
Git
git add .
git commit -m
“
Revert local commit
git reset --soft HEAD~1
Azure CLI
az login --use-device-code
Kubectl