Skip to content

Instantly share code, notes, and snippets.

@jamessa
Created October 18, 2012 10:24
Show Gist options
  • Select an option

  • Save jamessa/3910899 to your computer and use it in GitHub Desktop.

Select an option

Save jamessa/3910899 to your computer and use it in GitHub Desktop.
jamie at Mark-II-Double in ~/Developer/Stream (develop●)
$ git ls-remote --heads | awk '/^(.*)(\s+)(.*[a-z])$/ {print ":" $2}'
:refs/heads/big-feature/UI-tuning-for-asset-thumbnails
:refs/heads/big-feature/account-switch-bug-fix
:refs/heads/big-feature/attachment-upload-features
:refs/heads/big-feature/auto-import-photo-switch
:refs/heads/big-feature/background-download-fix
:refs/heads/big-feature/bug-fix
:refs/heads/big-feature/bug-fixes
:refs/heads/big-feature/cache-manager
:refs/heads/big-feature/create-photo-post-fast
:refs/heads/big-feature/eat-massive-photos
:refs/heads/big-feature/finetune-xs-thumbnail-size
:refs/heads/big-feature/fix-CI-build-process
:refs/heads/big-feature/fix-reachability
:refs/heads/big-feature/gallery-bug-fix
:refs/heads/big-feature/get-filepath-without-implicit-blob-downloading
:refs/heads/big-feature/no-one-use-import-time
:refs/heads/big-feature/photo-download-on-iPhone-timeline
:refs/heads/big-feature/photo-import
:refs/heads/big-feature/photo-import-fix
:refs/heads/big-feature/photo-import-on-tutorial
:refs/heads/big-feature/photo-impot-fix
:refs/heads/big-feature/post-response-weight-loss
:refs/heads/big-feature/post-upload-ordering
:refs/heads/big-feature/prepare-all-photos-in-post-composition
:refs/heads/big-feature/record-imported-article-from-others
:refs/heads/big-feature/reduce-gallery-memory-usage
:refs/heads/big-feature/show-assets-in-gallery
:refs/heads/big-feature/speed-up-image-download
:refs/heads/big-feature/stop-crazy-downloading
:refs/heads/big-feature/submodule-update
:refs/heads/big-feature/test-pull-request
:refs/heads/big-feature/upload-attachments-with-postid
:refs/heads/big-feature/upload-original-images
:refs/heads/big-feature/use-jsonkit
:refs/heads/develop
:refs/heads/gh-pages
:refs/heads/jsa-feature/1760-GrayLineOnLoginView
:refs/heads/jsa-feature/CoredataFix
:refs/heads/jsa-feature/CrashlyticsUpdate
:refs/heads/jsa-feature/FixTheNaughtyPony
:refs/heads/jsa-feature/ForJenkins
:refs/heads/jsa-feature/GABeta
:refs/heads/jsa-feature/GoogleIsWatching
:refs/heads/jsa-feature/RemindingBitsForRelease
:refs/heads/jsa-feature/ReorganizedAccountInfo
:refs/heads/jsa-feature/StagingSettings
:refs/heads/jsa-feature/Wording
:refs/heads/jsa-feature/fixingSlidingView
:refs/heads/jsa-feature/resetFliterSettingsOnStartUp
:refs/heads/master
:refs/heads/sy-feature/bug-fixes
:refs/heads/sy-feature/day-view
:refs/heads/sy-feature/iPad-improvement
:refs/heads/sy-feature/mac-client
:refs/heads/sy-feature/remote-notification
:refs/heads/sy-feature/ui-tune
:refs/heads/sy-feature/viewdeck
:refs/heads/sy-feature/websocket
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment