Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
c02356b4
Commit
c02356b4
authored
Jul 27, 2018
by
Lukas Eipert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
resolve conflict in `app/assets/javascripts/vue_shared/components/reports/report_issues.vue`
parent
aa8ef510
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
7 deletions
+0
-7
app/assets/javascripts/vue_shared/components/reports/report_issues.vue
...vascripts/vue_shared/components/reports/report_issues.vue
+0
-4
locale/gitlab.pot
locale/gitlab.pot
+0
-3
No files found.
app/assets/javascripts/vue_shared/components/reports/report_issues.vue
View file @
c02356b4
<
script
>
import
IssueStatusIcon
from
'
~/vue_shared/components/reports/issue_status_icon.vue
'
;
<<<<<<<
HEAD
import
{
components
,
componentNames
}
from
'
ee/vue_shared/components/reports/issue_body
'
;
=======
import
{
components
,
componentNames
}
from
'
~/vue_shared/components/reports/issue_body
'
;
>>>>>>>
upstream
/
master
export
default
{
name
:
'
ReportIssues
'
,
...
...
locale/gitlab.pot
View file @
c02356b4
...
...
@@ -7243,7 +7243,6 @@ msgstr ""
msgid "branch name"
msgstr ""
<<<<<<< HEAD
msgid "by"
msgstr ""
...
...
@@ -7454,8 +7453,6 @@ msgstr ""
msgid "ciReport|on pipeline"
msgstr ""
=======
>>>>>>> upstream/master
msgid "command line instructions"
msgstr ""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment