Skip to content

New Install 2/6: Rename main executable to GCM Core to make SxS easier #70

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
Sep 4, 2019

Conversation

mjcheetham
Copy link
Collaborator

@mjcheetham mjcheetham commented Sep 2, 2019

Rename the main executable to include "-core" to make side-by-side installs of GCM Core and Windows-only GCM easier.

We can just change the configuration between "manager" and "manager-core".

Note for reviewers: please wait until #69 is complete for an easier time reviewing, or just view the latest commit in this PR as this branch is based on changes from #69.

@mjcheetham mjcheetham added the engineering Refactoring or build changes label Sep 2, 2019
@mjcheetham mjcheetham changed the title Rename main executable to GCM Core to make SxS easier New Install 2/6: Rename main executable to GCM Core to make SxS easier Sep 2, 2019
Copy link
Contributor

@jrbriggs jrbriggs left a comment

Choose a reason for hiding this comment

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

Approved assuming we don't also need to update

src\osx\Installer.Mac\scripts\configure-git.sh:11:git config --system credential.helper /usr/local/share/gcm-core/git-credential-manager

which I assume will be addressed by the rest of this series. If not, we should fix that here.

@mjcheetham
Copy link
Collaborator Author

Approved assuming we don't also need to update

src\osx\Installer.Mac\scripts\configure-git.sh:11:git config --system credential.helper /usr/local/share/gcm-core/git-credential-manager

which I assume will be addressed by the rest of this series. If not, we should fix that here.

Ah! Good catch. Yes, this is addresses in #73 but I'll update it in this PR too so that each merge commit is 'good' 😄

Rename the main executable to include "-core" to make side-by-side
installs of GCM Core and Windows-only GCM easier.

We can just change the configuration between "manager" and
"manager-core".
@mjcheetham mjcheetham merged commit d097b41 into git-ecosystem:master Sep 4, 2019
@mjcheetham mjcheetham deleted the rename-exec branch September 4, 2019 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engineering Refactoring or build changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants