Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

make vscode git mergetool

[core]
  editor = code --wait
[diff]
  tool = vscode
[difftool "vscode"]
  cmd = code --wait --diff $LOCAL $REMOTE
[merge]
  tool = vscode
[mergetool "vscode"]
  cmd = code --wait $MERGED
Comment

PREVIOUS NEXT
Code Example
Shell :: run crontab locally in windows 
Shell :: sed replace all until match in line 
Shell :: linux extract txz 
Shell :: how to open files using terminal in ubuntu 
Shell :: export docker image 
Shell :: trash linux command 
Shell :: install flutter 
Shell :: get diff stash 
Shell :: spinkit flutter 
Shell :: github new repository 
Shell :: clean linux 
Shell :: run sh file 
Shell :: Clone repository from the command line 
Shell :: uninstall R 
Shell :: Current user cannot act as service account 881087019435-compute@developer.gserviceaccount.com 
Shell :: install bravado_core 
Shell :: How to change MAC Termianl Prompt 
Shell :: remove image docker 
Shell :: ubuntu install lib32stdc++6 
Shell :: chocolatey cmd 
Shell :: hostapd could not GET IP 
Shell :: convert excel to csv command line linux 
Shell :: snap install fingerprint 
Shell :: install minisom 
Shell :: copy a file from local machine to docker container 
Shell :: run nock in debug 
Shell :: stop master git 
Shell :: bash get line from file 
Shell :: Push an existing folder 
Shell :: bash "wc -l" 
ADD CONTENT
Topic
Content
Source link
Name
8+8 =