Mention git-appraise #1

Open
cel wants to merge 1 commits from cel/staticadventures:master into master
First-time contributor

Hi,

Nice article.

I thought it might make sense to mention git-appraise alongside git-bug, git-issue, etc. It's a tool for code review (like pull requests), using git notes.

~cel

Hi, Nice article. I thought it might make sense to mention git-appraise alongside git-bug, git-issue, etc. It's a tool for code review (like pull requests), using git notes. ~cel
cel added 1 commit 2021-07-27 01:36:35 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
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 cel-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff cel-master
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
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: southerntofu/staticadventures#1
No description provided.