Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 978 Bytes

README.md

File metadata and controls

43 lines (30 loc) · 978 Bytes

auto github update introduce

github master 자동으로 올려주기

아래 다운로드 바로가기 누르면 my.sh 다운 받아서 사용할수 있게 해뒀어요

다운로드 바로가기


my.sh 파일을 remote 저장소가 지정된 git 폴더로 이동 시킨후에 git bash 에서 ./my.sh (커밋 내용) 을 실행하시면 됩니다.
실행할 경우
git pull origin master
git add *
git commit (커밋 내용)
git push origin master 를 진행하게 됩니다.


커밋 내용에 ""은 필요 없으며, 공백이 들어가도 무방합니다.


감사합니다.


Release History

  • 2018/05/21
    • Desktop update
  • 2018/03/04
    • Release verseion 1.0 update
  • 2018/03/03
    • README update
  • 2018/03/02
    • whitespace parameter update
  • 2018/03/01
    • no whitespace parameter update
  • 2018/02/28
    • no parameter update