gitlab-org--gitlab-foss/features
Dmitriy Zaporozhets cb6ad67f52 Merge branch 'check-out-branch-button' into 'master'
Add "Check out branch" button to the MR page.

I appreciated the thought behind adding the "Fetch this branch using ..." line, but not so much the implementation. I think a "Check out branch" button alongside the existing "Download as" makes more sense to get instructions on how to get the changes on your local machine, since that's pretty much what "Download as" does as well. 

Like the "command line", the button opens the command line merge instructions modal. I've improved the text of that modal in !1120.

![Screen_Shot_2015-08-08_at_22.10.19](https://gitlab.com/gitlab-org/gitlab-ce/uploads/fd185df012e9759dfea198ed9fa3f80f/Screen_Shot_2015-08-08_at_22.10.19.png)

It looks even better in combination with !1121, which gets rid of the "If you want to ..." line:

![Screen_Shot_2015-08-08_at_22.10.55](https://gitlab.com/gitlab-org/gitlab-ce/uploads/3fa469d0e2bd4e3ec4992ffa5864c718/Screen_Shot_2015-08-08_at_22.10.55.png)

cc @dzaporozhets @rspeicher 

See merge request !1116
2015-08-11 17:49:06 +00:00
..
admin Add tests for abuse report feature 2015-08-06 16:57:04 +02:00
dashboard
explore
profile ink to configured gravatar host on profile page 2015-08-05 00:48:16 -07:00
project Fix network graph when branch name has single quotes 2015-07-29 23:29:47 -07:00
snippets Fix Error 500 when one user attempts to access a personal, internal snippet 2015-06-19 21:23:46 -07:00
steps Merge branch 'check-out-branch-button' into 'master' 2015-08-11 17:49:06 +00:00
support Started on the actual rspec 3 upgrade 2015-06-22 12:12:49 +02:00
abuse_report.feature Add tests for abuse report feature 2015-08-06 16:57:04 +02:00
groups.feature Make left menu more hierarchical and less contextual by adding back item at top 2015-07-10 13:29:46 +02:00
invites.feature
search.feature
snippet_search.feature
user.feature