Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
2,167 contributions in the last year
Contribution activity
January 2021
Created 2 commits in 2 repositories
Created 2 repositories
- YusukeHosonuma/xcodes Swift
- YusukeHosonuma/XcodeUpdates Swift
Created a pull request in bangerang/lowmad that received 1 comment
Improve git clone speed by use shallow-clone
Clone repository is heavily if repository size are large.
Run git clone
command with --depth 1
option (a.k.a shallow clone), speed up to this task.
+1
−1
•
1
comment
Opened 6 other pull requests in 3 repositories
YusukeHosonuma/SwiftPrettyPrint
4
open
art-divin/xcodes
1
open
art-divin/XcodeUpdates
1
merged
Reviewed 1 pull request in 1 repository
YusukeHosonuma/SwiftPrettyPrint 1 pull request
Created an issue in art-divin/XcodeUpdates that received 2 comments
"Release Date” columns are always displays “Unknown"
"Release Date” columns are always displays “Unknown" when use japanese(or also other languages maybe). Probably the cause is that the date output …
2
comments