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 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]
Display all branches sorted by last change
Does the same as git-branches but for tags.