Skip to content

Conversation

@unixorn
Copy link
Owner

@unixorn unixorn commented Mar 23, 2018

Description

git branch no longer uses --set-upstream, so updated git-cut-branch to use --set-upstream-to instead.

Type of changes

  • A helper script
  • A link to an external resource like a blog post

Checklist:

  • All new and existing tests pass.
  • Any scripts added use #!/usr/bin/env interpreter instead of potentially platform-specific direct paths (#!/bin/sh is an ok exception)\
  • Scripts are marked executable
  • I have added a credit line to README.md for the script
  • I have confirmed that the link(s) in my PR are valid.
  • I have read the CONTRIBUTING document.
@unixorn unixorn merged commit 2455ad6 into master Mar 23, 2018
@unixorn unixorn deleted the update-cut-branch branch March 23, 2018 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants