Switch to lets-go for project #1

Merged
androiddrew merged 12 commits from drew/lets-go into main 10 months ago
Owner

I was going to work through one of my own example apps but instead I'll be switching over to let's go snippet for this.

I was going to work through one of my own example apps but instead I'll be switching over to let's go snippet for this.
androiddrew merged commit cd7c75c707 into main 10 months ago
The pull request has been merged as cd7c75c707.
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 drew/lets-go main
git pull origin drew/lets-go

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff drew/lets-go
git push origin main
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 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: learning/ratchet#1
Loading…
There is no content yet.