Skip to content

SETUP: better manubot update instructions #298

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
Jan 4, 2020

Conversation

dhimmel
Copy link
Member

@dhimmel dhimmel commented Jan 4, 2020

No description provided.

SETUP.md Outdated
```sh
```shell
# add rootstock remote, if it doesn't exist
git config remote.rootstock.url >&- || git remote add rootstock https://github.com/manubot/rootstock.git
Copy link
Member

Choose a reason for hiding this comment

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

>&- is being used to suppress the output of the git config command, right?

Copy link
Member Author

Choose a reason for hiding this comment

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

I took it from https://stackoverflow.com/a/57936187/4651668

Without >&-, if a the rootstock remote is already set, then you get the following output https://github.com/manubot/rootstock.git. I'm okay with that output. It's useful to see if rootstock points elsewhere than manubot/rootstock. So I will remove the ugly and confusing >&-

@dhimmel dhimmel merged commit b5c196f into manubot:master Jan 4, 2020
@dhimmel dhimmel deleted the setup-env-update branch January 4, 2020 21:49
dhimmel added a commit that referenced this pull request Jan 4, 2020
This build is based on
b5c196f.

This commit was created by the following Travis CI build and job:
https://travis-ci.com/manubot/rootstock/builds/143117146
https://travis-ci.com/manubot/rootstock/jobs/272425230

The full commit message that triggered this build is copied below:

SETUP: better manubot update instructions

merges #298
dhimmel added a commit that referenced this pull request Jan 4, 2020
This build is based on
b5c196f.

This commit was created by the following Travis CI build and job:
https://travis-ci.com/manubot/rootstock/builds/143117146
https://travis-ci.com/manubot/rootstock/jobs/272425230

The full commit message that triggered this build is copied below:

SETUP: better manubot update instructions

merges #298
ploegieku added a commit to ploegieku/2023-functional-homology-paper that referenced this pull request Aug 6, 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.

2 participants