Sha256: 055ac351bf3eb5527327ac8c0ca956e6a2131335f72a42e7a37a6bb8fa8fc873

Contents?: true

Size: 179 Bytes

Versions: 27

Compression:

Stored size: 179 Bytes

Contents

#!/bin/bash -l

PAP_REMOTE="<%= @remote.full_name %>";
export PAP_PRE="<%= prefix %>";


<%= info "ENTERING POST RECEIVE HOOK FOR: #{@remote.full_name}" %>

cd ..
GIT_DIR='.git'

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
pushapp-0.2.10 templates/hook/setup.erb
pushapp-0.2.9 templates/hook/setup.erb
pushapp-0.2.8 templates/hook/setup.erb
pushapp-0.2.7 templates/hook/setup.erb
pushapp-0.2.6 templates/hook/setup.erb
pushapp-0.2.5 templates/hook/setup.erb
pushapp-0.2.4 templates/hook/setup.erb
pushapp-0.2.3 templates/hook/setup.erb
pushapp-0.2.2 templates/hook/setup.erb
pushapp-0.2.1 templates/hook/setup.erb
pushapp-0.2.0 templates/hook/setup.erb
pushapp-0.1.9 templates/hook/setup.erb
pushapp-0.1.8 templates/hook/setup.erb
pushapp-0.1.7 templates/hook/setup.erb
pushapp-0.1.6 templates/hook/setup.erb
pushapp-0.1.5 templates/hook/setup.erb
pushapp-0.1.4 templates/hook/setup.erb
pushapp-0.1.3 templates/hook/setup.erb
pushapp-0.1.2 templates/hook/setup.erb
pushapp-0.1.1 templates/hook/setup.erb