You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've noticed you denote releases in your git commits, but I think it would be easier if you used either GitHub's release system or git's internal tags. I would recommend using GitHub's releases as you'd be able to upload a .deb package for download, without needing to clone the entire repository; you would no longer need to maintain the full tarball in your repo either.
The text was updated successfully, but these errors were encountered:
I've a newbie when it comes to git. One of the reasons why I wanted to work on this is to learn just a little bit more about how to use git. I'll try to make a github release after I close the other feature request.
Hi, I've noticed you denote releases in your git commits, but I think it would be easier if you used either GitHub's release system or git's internal tags. I would recommend using GitHub's releases as you'd be able to upload a .deb package for download, without needing to clone the entire repository; you would no longer need to maintain the full tarball in your repo either.
The text was updated successfully, but these errors were encountered: