I spend most of my work day in Xcode with a few iPhone simulators opened andGitlab. We run our own Gitlab instance that we use not only for source control, but also for project management; issues, feature planning, etc. I useAirmailas my email client and the default macOS calendar app...
.vscode cmd/csghub-portal config docs frontend internal pkg .air.toml .env.example .envrc.example .gitignore .gitlab-ci.yml Dockerfile README.md README_jp.md README_kr.md README_zh.md go.mod go.sum makefile Repository files navigation README 简体中文 ...
.github Updated GitLab Runner Mar 13, 2024 .vscode Force LF (AbdBarho#24) Sep 3, 2022 jenkins_pipeline Adding Example Jenkins Pipeline for downloading CivitAI Models Oct 31, 2023 services Merge branch 'master' of https://github.com/AbdBarho/stable-diffusion… Jun 18, 2024 .editorconfig Forc...
Run ssh -T git@gitlab.com to verify the key is recognized and working with GitLabGPG Keys for signing commitsTaken from https://docs.gitlab.com/ee/user/project/repository/gpg_signed_commits/index.html.Run gpg --full-gen-key Choose "RSA and RSA (default)" Choose 4096 bits Choose 2y ...
.gitignore +8-1 Original file line numberDiff line numberDiff line change @@ -1,4 +1,11 @@ 1 + .idea 2 + .vs 3 + .vscode/settings.json 4 + build 5 + cmake-build* 1 6 dist/ 2 7 *.pex 3 8 *.bsa 4 - TODO.md 9 + *.dll 10 + *.pdb 11 + ...
.gitlab-ci.yml update linux tag for gitlab ci Mar 12, 2022 LICENSE Update dependencies Mar 31, 2018 README.md misc Dec 4, 2024 go.mod bump min go version Nov 30, 2023 go.sum update gotk3 to fix issue with modern go Mar 12, 2022 ...
.vscode buildserver completion docs examples fdroidserver hooks locale tests .bandit .editorconfig .gitignore .gitlab-ci.yml .mailmap .safety-policy.yml .weblate .yamllint CHANGELOG.md CONTRIBUTING.md LICENSE MANIFEST.in README.md fdroid gradlew-fdroid jenkins-build-all jenkins-setup-build-environm...
nodejs git windows dotfiles docker zsh golang npm yarn ubuntu vscode wsl kubectl wsl-terminal Resources Readme License MIT license Activity Stars 4 stars Watchers 2 watching Forks 1 fork Report repository Releases 5 v1.3.0 Latest Jan 7, 2021 + 4 releases Packages No packages pub...
NOTE: On Unix systems, if you are already a root user (e.g., in a GitLab runner or Docker), you will not need to usesudo. NOTE: setup-cpp requires Nodejs 12 or higher. If Nodejs shipped with your distribution is older than 12, install the latest Node (e.g. forUbuntu 20.04),...
Tip: Remember that you can include a longer commit message by using a second -m in your command. Example: git commit -m "The short message, best ~50 characters" -m "The extended description that can go on however long you want."SSH Keys for GitHub/GitLab...