Scott Bronson
Scott Bronson
I have the same issue except, in the Nextcloud folder in the files app, I see one file named “communication” of 128KB in size. It appears to be the mobile...
That commit fixes this issue. Now I get the expected results: ``` $ ruby --version ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-linux] $ ruby -e 'system("RBENV_VERSION=system ruby -e \"puts RUBY_VERSION\"")' 1.8.7...
I mean, does the rbenv -S issue _mentioned_ in #95 (https://github.com/sstephenson/rbenv/issues/95#issuecomment-2179170) require the bin path to come before the shim path?
This is still an issue in 0.3.0.
This is huge. Kick ass, Mislav.
I have this problem too, with a private repo owned by an organization. They're a little paranoid, not inclined to change anything related to security. This means I can't use...
Not true! If I restart Atom then I seem to be able to use the github package on authorized repos. That's a relief.
I tried authorizing the github package for a different private organization. Even though GitHub shows a note saying that an email requesting authorization was sent, they never received an email....
Question about potential usage... Any chance I could write a prepublish script that would use git log to fake up a new entry in the CHANGELOG and open it in...
Ha, sure. Added @Alhadis's suggestion and rebased to master.