QGB / QPSU

QGB's Python Simplified Utils
MIT License
4 stars 3 forks source link

qgb-git-rules #10

Open QGB opened 4 years ago

QGB commented 4 years ago

如果有多次连续同msg提交,说明一直在修复某个问题,反正取最后一次的版本

QGB commented 3 years ago
 sys._qgb_dict[ 'git_exe']= 'C:/Program Files (x86)/SparkleShare/msysgit/bin/git.exe'

error: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version while accessing https://github.com/qgb/QPSU/info/refs?service=git-receive-pack
fatal: HTTP request failed
##############
 sys._qgb_dict[ 'git_exe']='C:/QGB/babun/cygwin/bin/git.exe'  #can't push

C:/QGB/babun/cygwin/usr/libexec/git-core/git-remote-https.exe: error while loading shared libraries: ?: cannot open shar
ed object file: No such file or directory

################
QGB commented 3 years ago

sys._qgb_dict[ 'git_exe']= 'C:/Program Files/Zerynth/python/Library/cmd/git.exe' #ok