Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

files changed in a commit

git diff --name-only HEAD HEAD~1
Comment

check files that was changed in a particular git commit

git show --name-only abc
Comment

git files change from commit

git log --raw 
Comment

PREVIOUS NEXT
Code Example
Shell :: origin branch still showing in vscode though deleted 
Shell :: stop all running instances of tmux 
Shell :: install torch2trt nvidia jetson 
Shell :: bash get value sended to pipe 
Shell :: how to add ca to linux 
Shell :: github resolve issue large file 
Shell :: angular test app in terminal 
Shell :: how to make ubuntu automatic updates 
Shell :: get unpushed commits 
Shell :: neovim source current file 
Shell :: activate virtual environment ubuntu 
Shell :: date linux minus 1 day 
Shell :: windows tail command powershell 
Shell :: batch sleep 
Shell :: thousand separator shell 
Shell :: ubuntu install discord 
Shell :: linux find and delete files by extension 
Shell :: E: Unable to locate package mongodb-org 
Shell :: Install current nodejs on linux 
Shell :: git cleanup remove removed 
Shell :: how to check for tmp 
Shell :: copy file using powershell script 
Shell :: vs code on ubuntu 20.04 and delete old version 
Shell :: connect as root docker 
Shell :: How to solve Unable to negotiate with 199.188.200.141 port 21098: no matching host key type found. Their offer: ssh-rsa,ssh-dss 
Shell :: linux ls order by size 
Shell :: how to undo makemigrations django 
Shell :: gimp deselect 
Shell :: ideavim reload vimrc 
Shell :: powershell get empty folders 
ADD CONTENT
Topic
Content
Source link
Name
1+3 =