This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Preps for v2.5.0
main
Eric Amodio
7 years ago
parent
c4c8aa3bd3
commit
9c74224387
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
CHANGELOG.md
+1
-1
package.json
+ 1
- 1
CHANGELOG.md
View File
@ -1,6 +1,6 @@
## Release Notes
### 2.
2.1
### 2.
5.0
- Overhauls the
`gitlens.showQuickRepoHistory`
,
`gitlens.showQuickFileHistory`
, and
`gitlens.showQuickCommitDetails`
quick pick lists
- Adds
`Show Repository History`
command to
`gitlens.showQuickFileHistory`
quick pick list
- Adds
`Show Previous Commits History`
command to
`gitlens.showQuickCommitDetails`
quick pick list
+ 1
- 1
package.json
View File
@ -1,6 +1,6 @@
{
"name"
:
"gitlens"
,
"version"
:
"2.
2.1
"
,
"version"
:
"2.
5.0
"
,
"author"
:
{
"name"
:
"Eric Amodio"
,
"email"
:
"eamodio@gmail.com"
Write
Preview
Loading…
Cancel
Save