Guest User

Untitled

a guest
Oct 22nd, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.91 KB | None | 0 0
  1. [core]
  2. repositoryformatversion = 0
  3. filemode = true
  4. bare = false
  5. logallrefupdates = true
  6. ignorecase = true
  7. precomposeunicode = true
  8. [remote "origin"]
  9. url = git@github.com:velomash/intrack.git
  10. fetch = +refs/heads/*:refs/remotes/origin/*
  11. [branch "dev"]
  12. remote = origin
  13. merge = refs/heads/dev
  14. [remote "upstream"]
  15. url = git@github.com:blitzagency/intrack.git
  16. fetch = +refs/heads/*:refs/remotes/upstream/*
  17. [remote "jwinn"]
  18. url = git@github.com:jwinn/intrack.git
  19. fetch = +refs/heads/*:refs/remotes/jwinn/*
  20. [branch "feature/289-global-nav"]
  21. remote = origin
  22. merge = refs/heads/feature/289-global-nav
  23. [branch "feature/424-program-wizard"]
  24. remote = origin
  25. merge = refs/heads/feature/424-program-wizard
  26. [remote "michael"]
  27. url = git@github.com:topmillerm2/intrack.git
  28. fetch = +refs/heads/*:refs/remotes/michael/*
  29. [branch "feature/271-program-essentials"]
  30. remote = origin
  31. merge = refs/heads/feature/271-program-essentials
  32. [branch "feature/426-multiselect-input"]
  33. remote = origin
  34. merge = refs/heads/feature/426-multiselect-input
  35. [remote "tim"]
  36. url = git@github.com:CodePosse/intrack.git
  37. fetch = +refs/heads/*:refs/remotes/tim/*
  38. [branch "feature/274-Program-Key-Dates"]
  39. remote = tim
  40. merge = refs/heads/feature/274-Program-Key-Dates
  41. [branch "feature/442-checkbox-component"]
  42. remote = michael
  43. merge = refs/heads/feature/442-checkbox-component
  44. [branch "feature/319-my-programs-simple"]
  45. remote = jwinn
  46. merge = refs/heads/feature/319-my-programs-simple
  47. [branch "feature/272-program-budget"]
  48. remote = tim
  49. merge = refs/heads/feature/272-program-budget
  50. [branch "feature/276-program-files"]
  51. remote = michael
  52. merge = refs/heads/feature/276-program-files
  53. [branch "feature/277-prog-todos"]
  54. remote = tim
  55. merge = refs/heads/feature/277-prog-todos
  56. [branch "refactor/275-program-brief"]
  57. remote = michael
  58. merge = refs/heads/refactor/275-program-brief
  59. [branch "feature/279-program-overview"]
  60. remote = jwinn
  61. merge = refs/heads/feature/279-program-overview
  62. [branch "feature/280-tactical-plan"]
  63. remote = tim
  64. merge = refs/heads/feature/280-tactical-plan
  65. [branch "feature/setup-panels-data-flow"]
  66. remote = origin
  67. merge = refs/heads/feature/setup-panels-data-flow
  68. [branch "feature/MyPrograms-Invoicing"]
  69. remote = michael
  70. merge = refs/heads/feature/MyPrograms-Invoicing
  71. [branch "feature/uplevel-program-flux"]
  72. remote = origin
  73. merge = refs/heads/feature/uplevel-program-flux
  74. [branch "feature/281-program-page-tp-tactic-details"]
  75. remote = michael
  76. merge = refs/heads/feature/281-program-page-tp-tactic-details
  77. [remote "chris"]
  78. url = git@github.com:singalongwithme/intrack.git
  79. fetch = +refs/heads/*:refs/remotes/chris/*
  80. [branch "feature/277-todos"]
  81. remote = chris
  82. merge = refs/heads/feature/277-todos
  83. [branch "feature/287-programpage-notes"]
  84. remote = michael
  85. merge = refs/heads/feature/287-programpage-notes
  86. [remote "denis"]
  87. url = git@github.com:denisinla/intrack.git
  88. fetch = +refs/heads/*:refs/remotes/denis/*
  89. [branch "feature/536-todo-styles"]
  90. remote = chris
  91. merge = refs/heads/feature/536-todo-styles
  92. [branch "feature/534-programpage-invoices"]
  93. remote = michael
  94. merge = refs/heads/feature/534-programpage-invoices
  95. [branch "feature/275-program-brief"]
  96. remote = michael
  97. merge = refs/heads/feature/275-program-brief
  98. [branch "feature/533-dates"]
  99. remote = origin
  100. merge = refs/heads/feature/533-dates
  101. [branch "feature/280-add-tactic"]
  102. remote = upstream
  103. merge = refs/heads/feature/280-add-tactic
  104. [branch "feature/281-tactic-detail"]
  105. remote = jwinn
  106. merge = refs/heads/feature/281-tactic-detail
  107. [branch "feature-312-all-budgets"]
  108. remote = denis
  109. merge = refs/heads/feature-312-all-budgets
  110. [branch "feature/281-create-edit"]
  111. remote = jwinn
  112. merge = refs/heads/feature/281-create-edit
  113. [branch "feature/282-program-calendar"]
  114. remote = chris
  115. merge = refs/heads/feature/282-program-calendar
  116. [branch "feature/281-metrics"]
  117. remote = jwinn
  118. merge = refs/heads/feature/281-metrics
  119. [branch "feature/281-create-and-metrics"]
  120. remote = jwinn
  121. merge = refs/heads/feature/281-create-and-metrics
Add Comment
Please, Sign In to add comment