Skip to content

epishkin/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

copy-db.sh

Copy postgres DB from remote host into your local posgres. You may run it without any parameters.

Usage: copy-db.sh [remote db host] [remote db name] [remote db user] [local db name] [local db user]

copy-mongo-db.sh

Copy mongo DB from remote host into your local mongodb. You may run it without any parameters.

Usage: copy-mongo-db.sh [remote db host] [remote db name] [local db name]

git-branches

Display all branches sorted by last change Picture

git-tags

Does the same as git-branches but for tags.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages