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
0
Merge Requests
0
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
Kazuhiko Shiozaki
gitlab-ce
e55e23bbda6f6a95982109bc46e48a5550e4c181
e55e23bbda6f6a95982109bc46e48a5550e4c181
Switch branch/tag
gitlab-ce
app
views
projects
merge_requests
branch_from.js.haml
Find file
Normal view
History
Permalink
branch_from.js.haml
68 Bytes
Edit
Web IDE
Newer
Older
Rspec test repo replaced.\nMerge Requests improved
Dmitriy Zaporozhets
committed
13 years ago
1
:plain
Fix 404 errors on Merge Request -> new
Dmitriy Zaporozhets
committed
12 years ago
2
$(".mr_source_commit").html("
#{
commit_to_html
(
@commit
)
}
");