This website works better with JavaScript.
홈
도움말
로그인
starwels
/
gitian-builder
의 미러
https://github.com/devrandom/gitian-builder
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
2
위키
Activity
소스 검색
Make verify-commits path-independent
pull/118/head
Matt Corallo
4 년 전
부모
acb55ddd01
커밋
befe6a5368
1개의 변경된 파일
과
1개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
1
0
contrib/verify-commits/verify-commits.sh
+ 1
- 0
contrib/verify-commits/verify-commits.sh
파일 보기
@@ -3,6 +3,7 @@
# shell anyone uses today supports it, so its probably fine
DIR=$(dirname "$0")
[ "/${DIR#/}" != "$DIR" ] && DIR=$(dirname "$(pwd)/$0")
echo "Please verify all commits in the following list are not evil:"
git log "$DIR"
Write
Preview
Loading…
취소
저장