-
Hacktoberfest2023
Discontinued Hacktoberfest OPEN FIRST Pull Request 🎉 [Moved to: https://github.com/ossamamehmood/Hacktoberfest]
Registered on github.com and hacktoberfest
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
git clone https://github.com/your-username/project.git
-
# Add the original project as a remote git remote add upstream https://github.com/original-project/project.git # Fetch changes from the original project git fetch upstream # Merge changes into your branch git merge upstream/main
-
Puts Debuggerer
Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.
# Add the original project as a remote git remote add upstream https://github.com/original-project/project.git # Fetch changes from the original project git fetch upstream # Merge changes into your branch git merge upstream/main