Skip to content

Improve comments in a couple private functions #1594

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 2 commits into from
Sep 14, 2024

Conversation

EliahKagan
Copy link
Member

@EliahKagan EliahKagan commented Sep 14, 2024

This tiny PR has some comment edits that I would ideally have included in previous PRs but didn't notice the need for at the time, and that don't seem like they are particularly suited to any other PRs I would likely make in the next couple days. So I'm opening this for them.

- Mention `/Applications` as well as `/Library`, since macOS users
  with a full Xcode installation installation seem often to have
  Apple Git under `/Applications` rather than under `/Library`,
  but this higher-than-system "unknown" scope applies equally to
  both.

- Expand the explanation enough to make clear what the conceptual
  relationship is between `GIT_CONFIG_SYSTEM` and `--system` and
  why the disparity between the scopes they select could be
  misleading in a relevant way.
Copy link
Member

@Byron Byron left a comment

Choose a reason for hiding this comment

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

Thanks a lot!
I am also looking forward to the other PRs.

@Byron Byron merged commit ab8880f into GitoxideLabs:main Sep 14, 2024
15 checks passed
@EliahKagan EliahKagan deleted the comments branch September 14, 2024 19:01
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