You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Highlights
The octo command is now lowercase Note: If you are using a case-sensitive system like Linux, please update any referring scripts from Octo to octo, or dotnet Octo.dll to dotnet octo.dll.
Switched most targets to .NET Core 3.1, producing self-contained single-file executables
Improved path handling in octo shell script wrapper
Removed --keepalive option for now because it's not yet supported in .NET Core Note: Some users have needed it in the past when large uploads led to timeouts. We believe this has been fixed, but if the removal of this option affects you, try the .NET Framework build and please let support know so we can investigate.