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 | 31 |
Tags
- hyperref
- polyglot
- tab space
- LaTeX
- Visual Studio
- virtual
- python
- Windows
- arXiver
- vi
- mpi4py
- SSH
- c++
- GSL
- Anaconda
- openmp
- HDF5
- datascience
- gfortran
- MAC
- Matplotlib
- portforwarding
- cygwin
- cython
- jupyter
- conda
- h5py
- intel compiler
- HFS+
- vim
Archives
- Today
- Total
목록Conflict (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