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

Replace deprected command: which #1914

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

vadcx
Copy link

@vadcx vadcx commented Nov 7, 2023

Changes

"which" was deprecated in favour of "command -v" in Debian.

Context

Further reading: https://lwn.net/Articles/874049/

"which" was deprecated in favour of "command -v" in Debian.

Further reading: https://lwn.net/Articles/874049/
@progit progit deleted a comment Nov 28, 2023
@progit progit deleted a comment Nov 28, 2023
@@ -96,15 +96,15 @@ To do so, you must first add the full pathname of the `git-shell` command to `/e
[source,console]
Copy link
Contributor

Choose a reason for hiding this comment

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

There's a typo in the PR title and commit message, the word deprected should be deprecated. 😉

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.

None yet

2 participants