Files
gitlabhq/spec/models
Douwe MaanandRémy Coutable a4e19b6cb0 Merge branch 'issue-branch-iid-postfix' into 'master'
#to_branch_name now uses the iid as postfix

Given the branch name 'mep-mep' with an iid being 1,
the current way, master's way, would yield a branch name of
1-mep-mep. The problem for larger projects however would be that
a developer might forget what iid the issue was.

When this developer would try to tab complete it would:
- Or result in 20+ branches possibly
- Or start with the wrong digit, try again with digit++
  - Would see 20 branches, repeat

Thus the obvious way of solving this is letting the dev tab complete
on the issue title, which is easier to remember.

@DouweM Should this be labelled `pick-in-master`? 

See merge request !3308
2016-03-21 12:30:29 +01:00
..
2016-03-14 13:20:35 +01:00
2016-03-10 14:48:29 -05:00
2015-12-09 10:50:51 +01:00
2016-03-14 13:33:26 +01:00
2015-12-09 10:50:51 +01:00
2016-01-06 13:09:55 +00:00
2015-12-09 10:50:51 +01:00
2015-12-09 10:50:51 +01:00
2016-01-06 13:09:55 +00:00
2016-01-06 13:09:55 +00:00
2016-01-12 12:29:10 -02:00
2015-12-18 14:19:48 -06:00
2015-12-15 00:53:52 -02:00
2015-12-09 10:50:51 +01:00
2015-12-09 10:50:51 +01:00
2015-12-09 10:50:51 +01:00
2015-11-13 19:22:46 +01:00
2016-01-06 13:09:55 +00:00