+ [2016-04-30T22:34:27Z] TheBlueWizard I think I'll ask Lars for instruction on how to do that
+ [2016-04-30T22:48:07Z] TheBlueWizard To anyone who work on FSF software directory, here's one entry that need to be updated: https://directory.fsf.org/wiki/Mathomatic ... the main website appears to be dead, and I learned that the creator/author had died, but the latest source, fortunately, can be found at https://github.com/mfillpot/mathomatic.git
+ [2016-04-30T22:48:34Z] TheBlueWizard Oops! Sorry! Wrong channel! *blush*
+ [2016-04-30T22:51:13Z] lar23 hello everyone
+ [2016-04-30T22:51:40Z] lar23 Anyone knows a compatible csi camera with rapberry pi that has an autofocus?

message no. 134190

Posted by TheBlueWizard in #github at 2016-04-30T22:28:24Z

I just joined a public organization, and I need to learn how to move a folder from my (forked) repo to a subrepository in that organization. The organization in question is https://github.com/awesome-cpus, and Lars already moved his (2 of them), but I have no idea how to do that...TIA for the help
+ [2016-05-01T11:44:29Z] dbtid i looked in "Common Issues" but I don't see anything about switching from HTTPS clone to an SSH clone. do i have to simply start over specifying the ssh URL when i do the init?
+ [2016-05-01T12:43:16Z] Zarthus dbtid: you want to adjust your git remote
+ [2016-05-01T12:43:33Z] Zarthus a clone itself is just using the git clone url as a ssh uri
+ [2016-05-01T14:16:12Z] dbtid Zarthus: what command would i use, so i can read the man page?
+ [2016-05-01T14:16:29Z] Zarthus man git remote