This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
132e6c9f95
gitlab-org--gitlab-foss
/
lib
/
gitlab
/
git
/
index.rb
8 lines
105 B
Ruby
Raw
Normal View
History
Unescape
Escape
Consistently create, update, and delete files, taking CRLF settings into account
2017-02-13 16:09:36 -05:00
module
Gitlab
module
Git
class
Index
Refactor changing files in web UI
2017-04-19 20:37:44 -04:00
IndexError
=
Class
.
new
(
StandardError
)
Consistently create, update, and delete files, taking CRLF settings into account
2017-02-13 16:09:36 -05:00
end
end
end
Copy permalink