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
55453215df
gitlab-org--gitlab-foss
/
lib
/
github
/
error.rb
4 lines
68 B
Ruby
Raw
Normal View
History
Unescape
Escape
Finish the import process if some error occurs when fetching the repo
2017-04-24 19:28:06 -04:00
module
Github
Remove the Github::Error base class
2017-04-25 12:30:30 -04:00
RepositoryFetchError
=
Class
.
new
(
StandardError
)
Finish the import process if some error occurs when fetching the repo
2017-04-24 19:28:06 -04:00
end
Copy permalink