![thumbnail](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbhJcvk%2FbtrIOSk7BNJ%2FmkqyXgdmB9ZaFyvunPxdZK%2Fimg.png)
[Github] How to connect Github with MySQL
2022. 2. 3. 01:07
Configuration Management/Github
It's easy just follow me Step one, Change a content in the .gitgnore like this. step two, New project, And Click the project in the general And Make your name And finish To be continue
![thumbnail](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fc8Dlj6%2FbtrIUaeeSfo%2FgfXnPKx6hEsjSr73wMAPqk%2Fimg.png)
[Github] Resolving git push error (rejected-non-fast-forward)
2022. 1. 10. 01:08
Configuration Management/Github
Sometimes I have this problem when coding alone. These problems delay my work and I'm uploading error resolution to avoid making these mistakes again. Step one, Repository -> origin -> https://..... -> configure Fetch -> and following the pictures. To be continue
![thumbnail](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FdHgvex%2FbtrIO1Qqij1%2Ft4Ew2aTixYV9LqL4tTFaGK%2Fimg.png)
[Github] Why do "Developers" have to use Github?
2022. 1. 3. 14:28
Configuration Management/Github
Why should we use the Github-? This is important thing for preserving, sharing, cooperating source. Any project we do If I do it only alone It takes a lot of time to coding. Eventually We should use it this. Step one, Visit Github website and Sign up and Don't forget you should check "repository box" because we use it this for storage. Step two, If you finished step one, You can see this screen...