How do I upload a 2GB project folder

This page summarizes the projects mentioned and recommended in the original post on /r/github

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gitignore

    A collection of useful .gitignore templates

  • OK, you have an unity project. Frist: You definitely need to use gitignore. Eg. this one. If you already committed (but not pushed), please execute git reset --soft HEAD~1 to undo your unpushed commit and recommit with the above gitignore.

  • git-lfs

    Git extension for versioning large files

  • Git LFS: https://git-lfs.github.com/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • bfg-repo-cleaner

    Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala

  • Large files can be removed from a git repo history using specialised tools like BFG: https://github.com/rtyley/bfg-repo-cleaner

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Should I use GitHub with Unity if I am working by myself?

    7 projects | /r/gamedev | 1 Nov 2022
  • Github for Unity version control

    2 projects | /r/Unity3D | 27 Mar 2022
  • Today I almost deleted 2 years game development.

    3 projects | /r/gamedev | 20 Mar 2022
  • questions on version control best practices

    2 projects | /r/Unity3D | 3 Apr 2021
  • These github commands will take you on another level! 2021

    3 projects | dev.to | 17 Feb 2021