BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
4a389e761635ad17a707d3caa8ec5bf09b849f2f
4a389e761635ad17a707d3caa8ec5bf09b849f2f
Switch branch/tag
gitlab-ce
lib
gitlab
git.rb
Find file
Normal view
History
Permalink
git.rb
62 Bytes
Edit
Web IDE
Newer
Older
Fix push not allowed to protected branch if
71ed0ab0
Ciro Santilli
committed
10 years ago
1
2
3
4
5
module
Gitlab
module
Git
BLANK_SHA
=
'0'
*
40
end
end