before coding
> git pull upstream develop after complete coding
> git commit -am
> git push
make: source build 하는 과정에서 앞에 붙어야하는 복잡 명령어 자동으로 조합해 컴파일 용이하게 해줌
- include librarys
- call gcc
git remote
before coding
> git pull upstream develop after complete coding
> git commit -am
> git push
make: source build 하는 과정에서 앞에 붙어야하는 복잡 명령어 자동으로 조합해 컴파일 용이하게 해줌
git remote
Comment is the energy for a writer, thanks!