Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add template for .gitconfig file #157

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Add template for .gitconfig file #157

wants to merge 8 commits into from

Conversation

destogl
Copy link
Member

@destogl destogl commented Oct 12, 2023

This file provides examples and support for:

  1. Multiple signing keys
  2. Rewriting https to ssh in URLs to simplify usage with GitHub
  3. Global .gitignore file.
  4. Some useful setup and aliases for git, i.e., deleting locally all branches that are deleted upstream.

@mamueluth mamueluth changed the title Add template for .gitconfig flle Add template for .gitconfig file Feb 5, 2024
@mamueluth mamueluth self-requested a review February 6, 2024 08:44
Copy link

mergify bot commented Feb 19, 2024

This pull request is in conflict. Could you fix it @destogl?

1 similar comment
Copy link

mergify bot commented May 7, 2024

This pull request is in conflict. Could you fix it @destogl?

destogl and others added 5 commits May 21, 2024 11:05
This file provides examples and support for:

1. Multiple signing keys
2. Rewriting `https` to `ssh` in URLs to simplify usage with GitHub
3. Global `.gitignore` file.
4. Some useful setup and aliases for git, i.e., deleting locally all branches that are deleted upstream.
@destogl destogl force-pushed the destogl-patch-2 branch from 05b4db1 to d8fea32 Compare May 21, 2024 09:06
scripts/setup-repository.bash Outdated Show resolved Hide resolved
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Das sollte symbolic link sein.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants