error: Pulling is not possible because you have unmerged files. hint: Fix them up in the work tree, and then use 'git add/rm <file>' hint: as appropriate to mark resolution and make a commit. fatal: Exiting because of an unresolved conflict.
Shell
text2
text1
text1
$ git push origin master
$ git status
repo_clone $ cd ../repo
repo $ echo "text1" >> file && git add file && git commit -m "msg" && cd ../repo_clone
repo_clone $ vi file
$ git add project/app/pages/file1/file.ts
project/www/assets/file1/file-name.html
repo_clone $ git pull
U file
Pull is not possible because you have unmerged files.
Please, fix them up in the work tree, and then use 'git add/rm <file>'
as appropriate to mark resolution, or use 'git commit -a'.
repo_clone $ git pull origin master
remote: Counting objects: 5, done.
remote: Total 3 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (3/3), done.
From /home/anshulgoyal/Desktop/test/test/repo
* branch master -> FETCH_HEAD
24d5b2e..1a1aa70 master -> origin/master
Auto-merging file
CONFLICT (content): Merge conflict in file
Automatic merge failed; fix conflicts and then commit the result.
U project/app/pages/file1/file.ts
U project/www/assets/file1/file-name.html
repo_clone $ git add file && git commit -m "resolved merge conflicts"
[master 39c3ba1] resolved merge conflicts
Also in Shell:
- Title
- how to see our already added users in linux
- Category
- Shell
- Title
- special bash variables
- Category
- Shell
- Title
- show applications shortcut ubuntu
- Category
- Shell
- Title
- linux screen brightness command line
- Category
- Shell
- Title
- how to commit a branch in git
- Category
- Shell
- Title
- git checkout someone else's branch
- Category
- Shell
- Title
- git show stashes
- Category
- Shell
- Title
- git command autocomplete
- Category
- Shell
- Title
- git how to add remote
- Category
- Shell
- Title
- how to download with wget
- Category
- Shell
- Title
- kill process on port windows
- Category
- Shell
- Title
- git delete repository command line
- Category
- Shell
- Title
- vagrant 16
- Category
- Shell
- Title
- install opencv raspberry pi
- Category
- Shell
- Title
- git bash Could not open a connection to your authentication agent. when adding ssh
- Category
- Shell
- Title
- choco list installed
- Category
- Shell
- Title
- linux replace string in files recursively
- Category
- Shell
- Title
- ubuntu 18.04 get public ip address
- Category
- Shell
- Title
- tree process linux commnad
- Category
- Shell
- Title
- scp send file
- Category
- Shell
- Title
- git SSL certificate problem: certificate has expired
- Category
- Shell
- Title
- cordova build release signed
- Category
- Shell
- Title
- ubuntu stop process on port
- Category
- Shell
- Title
- ubuntu tweak
- Category
- Shell
- Title
- install vue router
- Category
- Shell
- Title
- install visual studio code raspberry pi
- Category
- Shell
- Title
- git create new branch from current
- Category
- Shell
- Title
- ansible-galaxy install to specific directory
- Category
- Shell
- Title
- how to add font icon in gatsby
- Category
- Shell
- Title
- linux how to close terminal full screen
- Category
- Shell
- Title
- too many security failures vnc
- Category
- Shell
- Title
- how to know partition of current directory
- Category
- Shell
- Title
- gumlet/php-image-resize 1.9.2 requires ext-gd *
- Category
- Shell
- Title
- git push set upstream
- Category
- Shell
- Title
- import jar file
- Category
- Shell
- Title
- how to install rclone as service on windows
- Category
- Shell
- Title
- powershell add element to array
- Category
- Shell
- Title
- shell hide tab
- Category
- Shell
- Title
- babel json loader
- Category
- Shell
- Title
- linux convert png favicon
- Category
- Shell
- Title
- linux check cpu usage
- Category
- Shell
- Title
- install deb file
- Category
- Shell
- Title
- rustup
- Category
- Shell
- Title
- batch rename files
- Category
- Shell
- Title
- zip current directory mac command line
- Category
- Shell
- Title
- install skimage
- Category
- Shell
- Title
- how to restart docker linux
- Category
- Shell
- Title
- how discharge changes e recover last commit git
- Category
- Shell
- Title
- javascript execute powershell script
- Category
- Shell
- Title
- ignore git ignore
- Category
- Shell
- Title
- how to pull from a particular branch in git
- Category
- Shell
- Title
- view memory usage linux
- Category
- Shell
- Title
- git create new branch
- Category
- Shell
- Title
- display folder of path linux bashrc
- Category
- Shell
- Title
- bash ls without substring
- Category
- Shell
- Title
- how to install docker ubuntu
- Category
- Shell
- Title
- install metasploit in kali linux
- Category
- Shell
- Title
- git squash last 2 commits
- Category
- Shell
- Title
- how to reslove Jira Software is licensed but not currently installed
- Category
- Shell
- Title
- mount: cdrom: failed to setup loop device for
- Category
- Shell
- Title
- github compare commits
- Category
- Shell
- Title
- undo git
- Category
- Shell
- Title
- show remote git
- Category
- Shell
- Title
- install chrome ubuntu server
- Category
- Shell
- Title
- clone from git Could not find module "@angular-devkit/build-angular
- Category
- Shell
- Title
- linux command line in windows 10
- Category
- Shell
- Title
- gpg: can't connect to the agent: IPC connect call failed
- Category
- Shell
- Title
- react native expo project in github e commerce
- Category
- Shell
- Title
- conemu git bash
- Category
- Shell
- Title
- install requests python
- Category
- Shell
- Title
- increase open file limit linux mac catalina mariadb
- Category
- Shell
- Title
- convert all files and folders in current directory into zip in linux
- Category
- Shell
- Title
- install opencl headers ubuntu
- Category
- Shell
- Title
- git flow release
- Category
- Shell
- Title
- how to uninstall node.JS
- Category
- Shell
- Title
- how to install wordpress ubuntu 16.04 rosehosting
- Category
- Shell
- Title
- bash for interval
- Category
- Shell
- Title
- bash generate random number between
- Category
- Shell
- Title
- how to convert ppk to pem in linux
- Category
- Shell
- Title
- how to push to git hub
- Category
- Shell
- Title
- kill process in windows powershell
- Category
- Shell
- Title
- install seaborn
- Category
- Shell
- Title
- git flow feature
- Category
- Shell
- Title
- change dns resolver linux
- Category
- Shell
- Title
- kill a port
- Category
- Shell
- Title
- git commands
- Category
- Shell
- Title
- android studio kvm is required to run this avd
- Category
- Shell
- Title
- git authentication failed
- Category
- Shell
- Title
- jq filter array
- Category
- Shell
- Title
- how to make a new branch git
- Category
- Shell
- Title
- change git password on terminal
- Category
- Shell
- Title
- julia install linux
- Category
- Shell
- Title
- how to update local repo when i make changes to github remote repo
- Category
- Shell
- Title
- createa. branch off of development git
- Category
- Shell
- Title
- docker no space left on device ubuntu but only 75% use?
- Category
- Shell
- Title
- gatsby transformer remark
- Category
- Shell
- Title
- git change git commit date
- Category
- Shell
- Title
- Run a command in the background witch automatically rerun Raw
- Category
- Shell
- Title
- git file history
- Category
- Shell
- Title
- git delete tag name
- Category
- Shell