Joined July 2015
·

Roman Rader

Kyiv
·
·
·

Posted to Get your linux distribution over 1 year ago

@squioc hmm. interesting. but why this limitation is exists at all?

Posted to Get your linux distribution over 1 year ago

@squioc on arch-linux (manjaro distribution). /etc/lsb-release exists, it contains

DISTRIB_ID=ManjaroLinux
DISTRIB_RELEASE=0.8.5
DISTRIB_CODENAME=Ascella
DISTRIB_DESCRIPTION="Manjaro Linux"

but platform.linux_distribution() returns

('', '', '')
Posted to Get your linux distribution over 1 year ago

does not work everywhere

Posted to Create a random commit over 1 year ago

@oc cool!
replace echo "" >> .bump with touch .bump

Posted to Remove a git submodule over 1 year ago

I didn't found other way. It's the only.
You can write script to do it.

Great, thanks. Just installed it.

Like @caioariede said, it's "feature". I often use this in my code, and find it very useful.

Posted to Remove passphrase from private key over 1 year ago

@Smotko In most cases it's good to use agent, but when you accessing your private git repository, I think it's unnecessary.

Achievements
1 Karma
15,721 Total ProTip Views