Skip to content

feat: update git configuration setup #142

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

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

dgokcin
Copy link
Owner

@dgokcin dgokcin commented Dec 11, 2024

  • add personal and work gitconfig includes in base.gitconfig
  • consolidate personal and work git setup into a single target in makefiles/gitconfigs.mk
  • update clean target in makefiles/utils.mk to remove new gitconfig files
  • keep personal-git and work-git targets for backward compatibility

- add personal and work gitconfig includes in base.gitconfig
- consolidate personal and work git setup into a single target in makefiles/gitconfigs.mk
- update clean target in makefiles/utils.mk to remove new gitconfig files
- keep personal-git and work-git targets for backward compatibility
@dgokcin dgokcin merged commit 4719483 into main Dec 11, 2024
2 checks passed
@dgokcin dgokcin deleted the gitconfig-enhancements branch December 11, 2024 08:42
dgokcin added a commit that referenced this pull request Dec 11, 2024
- add personal and work gitconfig includes in base.gitconfig
- consolidate personal and work git setup into a single target in makefiles/gitconfigs.mk
- update clean target in makefiles/utils.mk to remove new gitconfig files
- keep personal-git and work-git targets for backward compatibility
@dgokcin dgokcin mentioned this pull request Dec 11, 2024
dgokcin added a commit that referenced this pull request Dec 11, 2024
* major plugin update(#139)

* feat(git): add hello alias for greeting message

* feat: add smear-cursor

* fix: resolve weird vscode error after update

* feat: add some work related aliases

* chore: update work related git settings

* fix: fix for ai stuff

* feat: enhance CopilotChat.nvim plugin with new features and improvements (#140)

* refactor(copilot-chat): restructure plugin configuration

* feat(copilot-chat): add description for pr_diff context and fix indentation

- added a description for the pr_diff context to explain its purpose
- fixed indentation for the prompt in the CommitUnstaged context

* refactor: improve indentation for copilot-chat

* feat: update git configuration setup (#142)

- add personal and work gitconfig includes in base.gitconfig
- consolidate personal and work git setup into a single target in makefiles/gitconfigs.mk
- update clean target in makefiles/utils.mk to remove new gitconfig files
- keep personal-git and work-git targets for backward compatibility
dgokcin added a commit that referenced this pull request Jan 19, 2025
- add personal and work gitconfig includes in base.gitconfig
- consolidate personal and work git setup into a single target in makefiles/gitconfigs.mk
- update clean target in makefiles/utils.mk to remove new gitconfig files
- keep personal-git and work-git targets for backward compatibility
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.

1 participant