Skip to content

Generating modified file list using git diff --name-only in order to put those file(s) using sftp

Notifications You must be signed in to change notification settings

inoshadi/git-sftp-push

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-sftp-push

Generating modified file list using git diff --name-only in order to put those file(s) using sftp

  • set as executable
chmod +x sftpPush.sh
chmod +x deploy.sh
  • go to your project directory
  • execute deploy.sh ie. your deploy.sh file's is in your home directory
~/deploy.sh [email protected]:/path/to/target/s

About

Generating modified file list using git diff --name-only in order to put those file(s) using sftp

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages