Hacker News
- Show HN: Pre-configured Django project, Git repo, and virtualenv with 1 command http://builtbyptm.com/blog/announcing-django-project-builder-v01/ 42 comments
- How I configure my Git identities https://www.benji.dog/articles/git-config/ 106 comments
- Conditional Git Configuration https://blog.scottlowe.org/2023/12/15/conditional-git-configuration/ 70 comments
- Kpt: Packaging up your Kubernetes configuration with Git and YAML since 2014 https://opensource.googleblog.com/2020/03/kpt-packaging-up-your-kubernetes.html 5 comments
- Using Git's Include for Private Configuration Information (Like Github Tokens) http://travisjeffery.com/b/2012/03/using-gits-include-for-private-information-like-github-tokens/ 2 comments
- How core Git developers configure Git https://blog.gitbutler.com/how-git-core-devs-configure-git/ 57 comments
Lobsters
- How I configure my Git identities https://www.benji.dog/articles/git-config/ 3 comments vcs
- Install NixOS with Flake configuration on Git https://nixos.asia/en/tutorial/nixos-install 3 comments nix
- Automatically managing personal and work git configurations http://wyeworks.com/blog/2018/1/15/automatically-managing-personal-and-work-git-configurations 8 comments vcs
- Better Git configuration https://blog.scottnonnenberg.com/better-git-configuration/ 4 comments practices , vcs
- Hometown: A Dynamic, Highly Configurable Git-Focused Zsh Theme https://www.olets.dev/posts/hometown-a-dynamic-highly-configurable-git-focused-zsh-prompt/ 2 comments zsh
- Advantages of storing configuration in container registries rather than git https://itnext.io/advantages-of-storing-configuration-in-container-registries-rather-than-git-b4266dc0c79f?sk=16a81096fcf20297d002685205547de3&source=friends_link 20 comments kubernetes
- This Week in Neovim: Configuration tips, rewriting the tree-sitter HTTP parser, bookmark utility, Salesforce development, git submodule management https://dotfyle.com/this-week-in-neovim/61 2 comments neovim
- Install NixOS with Flake configuration on Git https://nixos.asia/en/tutorial/nixos-install 6 comments nixos
- [NixOS Tip]: configure git credential to use libsecret to on NixOS https://gist.github.com/hellwolf/2151e90348a02146997cdd6e5004c811 5 comments nixos
- Git as a single source of truth for configuration https://hidora.io/resources/git-as-a-single-source-of-truth-for-configuration/ 4 comments programming
- How to configure git to never modify a line ending https://git-scm.com/docs/git-config 5 comments git
- Three Git Configurations that Should Be the Default https://spin.atomicobject.com/2020/05/05/git-configurations-default/ 3 comments git
- Git repo for automating ssh and ssid configuration on a new pi SD https://github.com/theo-kirby/rpi-wpa-automator 23 comments raspberry_pi
- [Unix] Shell script to configure global git user, other users by folder and SSH https://github.com/BrunoMartinsCorrea/dev-utils/blob/master/git-config.sh 3 comments git
- Configuring Git for Work https://phili.pe/posts/configuring-git-for-work/ 5 comments git
- Kpt: Packaging up your Kubernetes configuration with git and YAML since 2014 https://opensource.googleblog.com/2020/03/kpt-packaging-up-your-kubernetes.html 4 comments kubernetes
- Git Tutorial | How To Install GitLab On Centos 7 | Install And Configure GitLab https://youtu.be/6XV7wjEjFbc 7 comments docker
- Trying to configure Git server at work and have some questions https://git-scm.com/ 9 comments git
- Configuring git https://switowski.com/git/2019/01/11/configuring-git.html 3 comments git
- Helpful tool to configure your git https://sparrowhub.org/info/git-base 4 comments perl
- Better Git configuration https://blog.scottnonnenberg.com/better-git-configuration/ 17 comments git
- Git profile v2.0 - Hassle free user configurations for git https://github.com/zeeshanu/git-profile 9 comments git
- Git profile - Hassle free user configurations for git https://github.com/zeeshanu/git-profile 6 comments programming
- Making configuration actually usable with Git https://anvil.works/blog/github-storage 7 comments programming
- How To Use Git to Manage your User Configuration Files on Linux https://www.digitalocean.com/community/tutorials/how-to-use-git-to-manage-your-user-configuration-files-on-a-linux-vps 7 comments linux
- Using git for emacs configuration. http://filsinger.me/workflow/emacs-git-business-and-pleasure/ 3 comments emacs
- Managing millions of VLAN configurations with Dolt, a database with Git versioning https://www.networktocode.com/blog/post/versionable-database/ 8 comments programming
- transcrypt - A script to configure transparent encryption of sensitive files stored in a Git repository https://github.com/elasticdog/transcrypt 11 comments git
- Using git to control local configuration files. https://www.linux.com/learn/tutorials/431119:weekend-project-using-git-to-manage-config-files 9 comments linux
- Git Prompt Kit: Configurable, Fast Git Status Components For Custom Zsh Themes from the zsh-abbr dev https://www.olets.dev/posts/git-prompt-kit-configurable-fast-git-components-for-custom-zsh-prompts/ 5 comments zsh
- a git cheat sheet I created since I kept forgetting some uncommon commands ( log, submodules, clean, configuration flags and so on) https://sentheon.com/blog/git-cheat-sheet.html 20 comments programming
- KDE Ansible Playbook: Automatically configure, maintain, and install software on your Linux system with a single YAML config file. Download the project with git, configure local-variables.yml, and use the run-playbook.sh script to get started. https://gitlab.com/agronick98/kde-ansible-playbook 4 comments kde
- Folder-Dependent Git Configurations Using Conditional Includes https://jdsalaro.com/tutorial/git-configuration-folder-dependent-conditional-includes/ 7 comments programming
- dot-files: from zero to an organized initial configuration tracked by git https://youtu.be/ESEP7WezCqY 3 comments commandline