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

feat(git): add hello alias to gitconfig #138

Closed
wants to merge 1 commit into from
Closed

feat(git): add hello alias to gitconfig #138

wants to merge 1 commit into from

Conversation

dgokcin
Copy link
Owner

@dgokcin dgokcin commented Nov 22, 2024

Summary

Add a new git alias hello that prints a greeting message. This is a simple demonstration alias that can be used to verify git alias functionality.

Changes

  • Added new git alias hello that echoes 'Hello Deniz'
  • The alias can be executed using git hello

Additional Notes

  • This is a simple utility alias that serves as an example/test case
  • Can be useful for verifying git alias configuration is working properly

@dgokcin dgokcin closed this Dec 2, 2024
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