gitlab-org--gitlab-foss/app
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
..
assets Merge branch 'check-out-branch-button' into 'master' 2015-08-11 17:49:06 +00:00
controllers Merge branch 'grit_blame' into 'master' 2015-08-11 14:45:54 +00:00
finders Rename NoMilestone to Milestone::None 2015-07-06 22:39:55 -04:00
helpers Move command line insturction out of mr widget 2015-08-11 19:15:49 +02:00
mailers Prefix EmailsOnPush email subject with `[Git]`. 2015-05-25 16:35:37 +02:00
models Revert "Create and edit files in web editor via rugged" 2015-08-11 11:52:33 +02:00
services Revert "Merge branch 'web-editor-rugged' into 'master'" 2015-08-11 13:04:38 +02:00
uploaders
views Merge branch 'check-out-branch-button' into 'master' 2015-08-11 17:49:06 +00:00
workers Revert "Merge branch 'drop-satellites'" 2015-08-11 10:28:42 +02:00