Of Git and M$

Wojciech Puchar wojtek at puchar.net
Mon Jun 18 18:37:54 UTC 2018


what forces you or anyone to use github.
Git doesn't need it. works locally.
remote repository could be over nfs, ssh, ftp or whatever you like.

this is a problem only for people so lazy that are unable to setup remote 
repository. or because "project manager" decided to use github

of course microsoft bought it to steal software more efficiently.


On Sat, 16 Jun 2018, Dave Horsfall wrote:

> A related discussion reminded me of this: how would Microsoft's purchase of 
> GitHub affect future development?  After all, they'll get to call the 
> shots...[*]  The only good thing that came out of M$ is their RTF document 
> format (used natively by the Mac's TextEdit utility, for example), which 
> being plain ASCII can be edited directly if necessary (and I have).
>
> I've been looking at BitKeeper, for example, the author of which (Larry 
> McEvoy) I happen to know from another mailing list.  Apparently, converting 
> from Git is as simple as: "git fast-export | bk fast-import".
>
> And no, before some here accuse me of being a shill for BK, I have nothing to 
> do with the product whatsoever, other than as someone looking for an 
> alternative to something now owned by M$ (and I've used just about everything 
> since SCCS).
>
> [*]
> Remember their motto: "Embrace, extend, extinguish".
>
> -- Dave, who has been called paranoid before
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
>
>


More information about the freebsd-ports mailing list