README.md: add howto for adb #95

Merged
Starfish merged 1 commits from arwagner/TinyWeatherForecastGermany:2_adb-Readme into master 2 years ago

Add a short description on how to provide a log excerpt using adb.

Closes arwagner/TinyWeatherForecastGermany#2
Closes #42

Add a short description on how to provide a log excerpt using `adb`. Closes arwagner/TinyWeatherForecastGermany#2 Closes #42
arwagner added 1 commit 2 years ago
633571f464 README.md: add howto for `adb`
Add a short description on how to provide a log excerpt using `adb`.

Closes #2
Starfish merged commit 90eda51abb into master 2 years ago
Owner

Thanks!

Thanks!
arwagner deleted branch 2_adb-Readme 2 years ago
The pull request has been merged as 90eda51abb.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b arwagner-2_adb-Readme master
git pull 2_adb-Readme

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff arwagner-2_adb-Readme
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Starfish/TinyWeatherForecastGermany#95
Loading…
There is no content yet.