Date: Sat, 5 Dec 2020 20:00:03 -0600 From: John Mehr <jmehr@umn.edu> To: freebsd-git@freebsd.org Subject: gitup Message-ID: <CALW%2B%2BinsyoovJk2Y5duLXn-g7Hu7cekyVzbjsTyqk5Nzm5amMw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello everyone, I've been plugging away at writing gitup, a BSD licensed git clone/pull tool and I'm pleased to announce I've got a working prototype up on github at: https://github.com/johnmehr/gitup Much like its predecessor, net/svnup, gitup is intended for non-developers who just need to synchronize a local repository without the additional overhead required by the official git client and is not intended as a feature rich, drop-in replacement for it. The code is beta, so the usual caveats/warnings (don't use it in a production environment, make sure you've got backups, dont (yet) run as root) apply. I think I've got most of the common use cases taken care of but there's always room for improvement so please don't hesitate to offer suggestions, comments and/or constructive criticism. Thanks! -- John Mehr Software/Web Developer + Database Administrator + Data Specialist Humphrey School of Public Affairs, University of Minnesota
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALW%2B%2BinsyoovJk2Y5duLXn-g7Hu7cekyVzbjsTyqk5Nzm5amMw>