이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
Preps v5.6.4
main
Eric Amodio
7 년 전
부모
8eeb0aa12b
커밋
fb2d755407
3개의 변경된 파일
과
6개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
CHANGELOG.md
+1
-1
package-lock.json
+1
-1
package.json
+ 4
- 0
CHANGELOG.md
파일 보기
@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
## [Unreleased]
## [5.6.4] - 2017-10-12
### Fixed
- Fixes [
#168
](
https://github.com/eamodio/vscode-gitlens/issues/168
) - Git environment context was missing
## [5.6.3] - 2017-10-12
### Changed
- Swaps out Moment.js for date-fns to improve blame annotation performance and to reduce the GitLen bundle size (saves ~400kb)
+ 1
- 1
package-lock.json
파일 보기
@ -1,6 +1,6 @@
{
"name"
:
"gitlens"
,
"version"
:
"5.6.
3
"
,
"version"
:
"5.6.
4
"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
+ 1
- 1
package.json
파일 보기
@ -1,6 +1,6 @@
{
"name"
:
"gitlens"
,
"version"
:
"5.6.
3
"
,
"version"
:
"5.6.
4
"
,
"author"
:
{
"name"
:
"Eric Amodio"
,
"email"
:
"eamodio@gmail.com"
쓰기
미리보기
불러오는 중...
취소
저장