설치해


https://desktop.github.com



file - setting
C:\Users\2\AppData\Local\GitHub\PortableGit_c2ba306e536fdf878271f7fe636a147ff37326ad\bin\git.exe

C:\Users\n\AppData\Local\GitHub\PortableGit_25d850739bc178b2eb13c3e2a9faafea2f9143c0\cmd\git.exe


PortableGit.vol1.egg

PortableGit.vol2.egg

PortableGit.vol3.egg

PortableGit.vol4.egg

PortableGit.vol5.egg

PortableGit.vol6.egg

PortableGit.vol7.egg

PortableGit.vol8.egg

PortableGit.vol9.egg



try this

git config --system http.sslcainfo "C:\Program Files (x86)\git\bin\curl-ca-bundle.crt"
git config --system http.sslcainfo "D:\PortableGit\usr\ssl\certs\ca-bundle.crt"

or

Switch off your SSL by running this command

git config --system http.sslverify false
shareimprove this answer







VCS - Enable Version Control Integration







프로젝트명 우클릭 - git - Add



프로젝트명 우클릭 - git - Commit Directory





프로젝트명 우클릭 - git - Repository - Push









.iml 파일이 잘 올라갔는지 확인하자.


Posted by wakira
,