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

ENV/scm/git: rewrite in Bash #496

Merged
merged 1 commit into from
Jul 12, 2016
Merged

ENV/scm/git: rewrite in Bash #496

merged 1 commit into from
Jul 12, 2016

Conversation

xu-cheng
Copy link
Member

No description provided.

@BrewTestBot BrewTestBot added the in progress Maintainers are working on this label Jul 12, 2016
@xu-cheng xu-cheng mentioned this pull request Jul 12, 2016
5 tasks
exec "$@"
}

F="${0##*/}"
Copy link
Member

Choose a reason for hiding this comment

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

I know it's not your issue but a nicer variable name would be great here.

Copy link
Member

Choose a reason for hiding this comment

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

FILENAME?

Copy link
Member Author

@xu-cheng xu-cheng Jul 12, 2016

Choose a reason for hiding this comment

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

How about SHIMS_FILE and SHIMS_DIR or SCM_FILE and SCM_DIR? FILENAME itself is too vague.

Copy link
Member

Choose a reason for hiding this comment

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

SCM_FILE 👍

@MikeMcQuaid
Copy link
Member

Wow, nice turnaround on this 👍. Looks good to me. Does shellcheck seem OK? If so and if you've tested it: :shipit:

@xu-cheng xu-cheng merged commit c598e1a into Homebrew:master Jul 12, 2016
@xu-cheng xu-cheng deleted the scm branch July 12, 2016 07:20
@BrewTestBot BrewTestBot removed the in progress Maintainers are working on this label Jul 12, 2016
souvik1997 pushed a commit to souvik1997/brew that referenced this pull request Jul 25, 2016
@Homebrew Homebrew locked and limited conversation to collaborators May 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants