Skip to content

Conversation

@unixorn
Copy link
Owner

@unixorn unixorn commented Jan 4, 2018

Description

Make git-upstream-sync read the upstream remote with git config and default to using
upstream if that is unset.

Type of changes

  • Add/update 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 confirmed that the link(s) in my PR are valid.
  • I have read the CONTRIBUTING document.
Make it read the upstream remote with git config and default to using upstream if that is unset
@unixorn unixorn merged commit efaaa06 into master Jan 4, 2018
@unixorn unixorn deleted the make-git-upstream-sync-configurable branch January 4, 2018 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants