Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 471 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 471 Bytes

UploadGithubService

未加密测试

java -jar target/uploadGithubService-1.0-jar-with-dependencies.jar  -o hhhaiai -r Git_result  -p n_test.txt  -t ${github_token}  -c "cax" -m "test text" -a "gittest" -l "[email protected]"

文件测试

java -jar target/uploadGithubService-1.0-jar-with-dependencies.jar  -o hhhaiai -r Git_result  -p test.txt  -t  ${github_token}  -f mvnw  -m "test file" -a "gittest" -l "[email protected]"