Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- hyperref
- gfortran
- Matplotlib
- jupyter
- openmp
- c++
- mpi4py
- SSH
- datascience
- virtual
- python
- vim
- LaTeX
- cython
- polyglot
- HDF5
- MAC
- conda
- h5py
- Windows
- Visual Studio
- cygwin
- HFS+
- portforwarding
- intel compiler
- GSL
- arXiver
- Anaconda
- tab space
- vi
Archives
- Today
- Total
목록GIT (1)
Astro Coke
[Git] Merge Conflicts
source: https://stackoverflow.com/questions/161813/how-to-resolve-merge-conflicts-in-git > git pull origin master From ssh://gitosis@example.com:22/projectname * branch master -> FETCH_HEAD Updating a030c3a..ee25213 error: Entry 'filename.c' not uptodate. Cannot merge. pull 하는 과정에서 conflict 이 발생했을 때, 아래와 같이 local 에서 add 와 commit 을 실행한 후 다시 pull 을 하면 CONFLICT 가 발생되고, 해당 파일안에는 FETCH_HEAD Auto-merg..
Computer Setup
2019. 7. 17. 08:24