mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Add syntax highlighting
This commit is contained in:
@@ -13,16 +13,16 @@ files, and recent commits.
|
||||
|
||||
#### Branch
|
||||
|
||||
Displays the of the currently-active git branch.
|
||||
The name of the currently-active git branch.
|
||||
|
||||
#### Changed Files
|
||||
|
||||
Displays a list of all the files that have changed since the last
|
||||
A list of all the files that have changed since the last
|
||||
commit, and their status.
|
||||
|
||||
#### Recent Commits
|
||||
|
||||
Displays a list of `n` recent commits, who committed it, and when.
|
||||
A list of `n` recent commits, who committed it, and when.
|
||||
|
||||
## Source Code
|
||||
|
||||
|
||||
@@ -13,11 +13,11 @@ review requests, and open pull requests.
|
||||
|
||||
#### Open Review Requests
|
||||
|
||||
Displays all open code review requests assigned to you.
|
||||
All open code review requests assigned to you.
|
||||
|
||||
#### Open Pull Requests
|
||||
|
||||
Displays all open pull requests created by you.
|
||||
All open pull requests created by you.
|
||||
|
||||
## Source Code
|
||||
|
||||
|
||||
Reference in New Issue
Block a user