Sha256: 69cc5d2bd1a0e2790e6c914eeb4b2f58b50429a6cab4ac0175dc2ee59d3c7d55

Contents?: true

Size: 351 Bytes

Versions: 11

Compression:

Stored size: 351 Bytes

Contents

#!/usr/bin/env ruby

puts
puts "  Deprecation Notification: This script does nothing."
puts
puts "  Pushing a new branch and tracking it immediately with plain git is so easy now."
puts "  https://makandracards.com/makandra/7895-git-push-a-new-branch-and-track-it-immediately"
puts
puts "  Simple use the git command"
puts
puts "    git push -u"
puts

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
geordi-0.18.0 bin/remotify-local-branch
geordi-0.17.4 bin/remotify-local-branch
geordi-0.17.3 bin/remotify-local-branch
geordi-0.16.3 bin/remotify-local-branch
geordi-0.16.2 bin/remotify-local-branch
geordi-0.16.1 bin/remotify-local-branch
geordi-0.16.0 bin/remotify-local-branch
geordi-0.15.7 bin/remotify-local-branch
geordi-0.15.6 bin/remotify-local-branch
geordi-0.15.5 bin/remotify-local-branch
geordi-0.15.4 bin/remotify-local-branch