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

[jsk_fetch_startup] update README.md #1636

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

knorth55
Copy link
Member

@knorth55 knorth55 commented Oct 3, 2022

this PR cherry-picked all commits related to readme from origin/develop/fetch.

cd jsk_robot
git fetch origin
git checkout master
git checkout -b fetch-update-readme
for h in $(git log --reverse --pretty=format:"%H" origin/master..origin/develop/fetch  -- jsk_fetch_robot/README.md jsk_fetch_robot/jsk_fetch_startup/README.md); do git cherry-pick $h; done

@knorth55 knorth55 force-pushed the fetch-update-readme branch from 8f40f1f to 59207fa Compare October 12, 2022 07:56
@knorth55 knorth55 added the hacktoberfest-accepted https://hacktoberfest.digitalocean.com/hacktoberfest-update label Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fetch fetch15 fetch1075 hacktoberfest-accepted https://hacktoberfest.digitalocean.com/hacktoberfest-update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants