Skip to content

Instantly share code, notes, and snippets.

@s9gf4ult
Created October 29, 2015 14:21
Show Gist options
  • Save s9gf4ult/88aa1d5a851416eee57d to your computer and use it in GitHub Desktop.
Save s9gf4ult/88aa1d5a851416eee57d to your computer and use it in GitHub Desktop.
user.email=s9gf4ult@gmail.com
user.name=Aleksey Uimanov
colour.ui=1
color.ui=yes
push.default=simple
log.date=iso
rerere.enabled=true
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
remote.origin.url=git@github.com:Aviora/contractor.git
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
branch.master.remote=origin
branch.master.merge=refs/heads/master
gitflow.branch.master=production
gitflow.branch.develop=master
gitflow.prefix.feature=feature/
gitflow.prefix.release=release/
gitflow.prefix.hotfix=hotfix/
gitflow.prefix.support=support/
gitflow.prefix.versiontag=
branch.feature/amadeus.remote=origin
branch.feature/amadeus.merge=refs/heads/feature/amadeus
branch.feature/87-masterpricer.remote=origin
branch.feature/87-masterpricer.merge=refs/heads/feature/87-masterpricer
branch.feature/mphs.remote=origin
branch.feature/mphs.merge=refs/heads/feature/mphs
branch.feature/120-mp-params.remote=origin
branch.feature/120-mp-params.merge=refs/heads/feature/120-mp-params
branch.squash/120-mp-params.remote=origin
branch.squash/120-mp-params.merge=refs/heads/feature/120-mp-params
branch.feature/121-mp-multi.remote=origin
branch.feature/121-mp-multi.merge=refs/heads/feature/121-mp-multi
gitflow.branch.feature/122-cobooker.base=master
branch.feature/122-cobooker.remote=origin
branch.feature/122-cobooker.merge=refs/heads/feature/122-cobooker
gitflow.branch.feature/110-servant.base=master
branch.feature/110-servant.remote=origin
branch.feature/110-servant.merge=refs/heads/feature/110-servant
gitflow.branch.feature/157-fixtests.base=master
branch.feature/157-fixtests.remote=origin
branch.feature/157-fixtests.merge=refs/heads/feature/157-fixtests
branch.offer_pricing.remote=origin
branch.offer_pricing.merge=refs/heads/offer_pricing
branch.contractor_mock.remote=origin
branch.contractor_mock.merge=refs/heads/contractor_mock
branch.airport_iatas_fix.remote=origin
branch.airport_iatas_fix.merge=refs/heads/airport_iatas_fix
branch.offer_digest.remote=origin
branch.offer_digest.merge=refs/heads/offer_digest
gitflow.branch.feature/192-context-search.base=master
branch.feature/192-context-search.remote=origin
branch.feature/192-context-search.merge=refs/heads/feature/192-context-search
branch.debugInfo.remote=origin
branch.debugInfo.merge=refs/heads/debugInfo
branch.newDebugInfo.remote=origin
branch.newDebugInfo.merge=refs/heads/newDebugInfo
branch.docker-build.remote=origin
branch.docker-build.merge=refs/heads/docker-build
gitflow.branch.feature/67-min-delta.base=master
branch.tasker.remote=origin
branch.tasker.merge=refs/heads/tasker
branch.feature/67-min-delta.remote=origin
branch.feature/67-min-delta.merge=refs/heads/feature/67-min-delta
branch.253-offer-digest.remote=origin
branch.253-offer-digest.merge=refs/heads/253-offer-digest
branch.279-error-handling.remote=origin
branch.279-error-handling.merge=refs/heads/279-error-handling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment