Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Waiting for your editor to close the file

# <================== notepad++ ==================>
# if you have problem with notepad++ here is the solution

git config core.editor "'C:Program FilesNotepad++
otepad++.exe' -multiInst -notabbar -nosession -noPlugin"

# <==================== vscode ====================>
# if you have problem with visual studion code here is the solution

git config --global core.editor "code --wait"
Comment

PREVIOUS NEXT
Code Example
Shell :: untrack lfs file 
Shell :: get last 10 lines of log 
Shell :: how to check reportlab version 
Shell :: immutable byte 
Shell :: install watchman on linux 
Shell :: how to delete image docker 
Shell :: ubuntu absolute path of file 
Shell :: install pkgbuild arch 
Shell :: c linux compiler 
Shell :: The CUDA compiler identification is unknown CMake Error at CMakeLists.txt:441 (enable_language): No CMAKE_CUDA_COMPILER could be found. 
Shell :: git tag sort versions 
Shell :: brownie list saved accounts 
Shell :: github push code from one repo to another 
Shell :: use mock api 
Shell :: make flameshot default 
Shell :: windows install composer 
Shell :: Got socket error trying to find package cupertino_icons at https://pub.dartlang.org. 
Shell :: linux check if screen is running 
Shell :: run shell script linux 
Shell :: git new branch create 
Shell :: tar.exe zip format 
Shell :: untar ubuntu 
Shell :: jquery timepicker plugin 
Shell :: debian upgrade python 
Shell :: aws ssh warning unprotected private key file 
Shell :: how many number of lines in a file 
Shell :: how to check date is older than x days in shell script 
Shell :: create a new git repository on the command line 
Shell :: git delete last commit in remote 
Shell :: how to set two wallpaper in ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
1+5 =