Skip to content

Instantly share code, notes, and snippets.

@alexbartsch
Created December 8, 2016 08:49
Show Gist options
  • Save alexbartsch/c689d201c5bf9c8c36fe0d3765b971e2 to your computer and use it in GitHub Desktop.
Save alexbartsch/c689d201c5bf9c8c36fe0d3765b971e2 to your computer and use it in GitHub Desktop.
Update remote branch list
#!/bin/bash
git remote update origin --prune
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment