An open API service providing repository metadata for many open source software ecosystems.

Topic: "git-workflow"

levindixon/git-llm

Research project exploring the intersection of AI-assisted development and version control. How should we preserve the context of LLM interactions that generate code?

Size: 35.2 KB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Flippy562/git-axiom

Boost your Git workflows with Git Axiom, an AI-powered CLI tool that generates intelligent commit messages. Enhance your coding efficiency today! 🐙🌟

Language: JavaScript - Size: 94.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

thenameiswiiwin/nvim

A carefully crafted, performance-optimized Neovim configuration designed for web developers working with JavaScript/TypeScript, React, Vue, and PHP/Laravel. Get productive immediately with intelligent LSP integration, seamless debugging, and comprehensive testing support.

Language: Lua - Size: 189 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ZairBulos/iwvg-devops-zair

Ingeniería Web: Visión General. DevOps

Language: Java - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Slicepotato/codemjohnson.com

Personal Interactive Resume

Language: Vue - Size: 3.11 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

npmdunzxje/docencia

Presentaciones en revealjs sobre tecnología, programación, etc

Size: 1000 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ThaiTechTales/git

This repository serves as a centralised hub for all Git-related projects, conventions, and tools. Its aim is to standardise, document, and streamline Git workflows and practices, ensuring a consistent and efficient approach to source control management across various projects.

Language: Shell - Size: 5.86 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

vedanta/gitflow-sample

A step-by-step demonstration of GitFlow branching model with visualizations. Includes examples of feature development, releases, and hotfixes.

Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

drengskapur/gitbot-config

Streamline GitHub Actions workflows by automatically configuring Git user as the GitHub Actions bot. One-step setup for proper commit attribution.

Size: 62.5 KB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

gagancodes99/guidelines

"Personal guidelines for commit message standards, branching strategies, and development best practices. Not definitive, just a starting point to improve project consistency and collaboration."

Language: JavaScript - Size: 15.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

d-e-s-o/git-blamediff

A program to automatically annotate changes to a file in git(1).

Language: Rust - Size: 44.9 KB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

BAHIRABDULLA/eCommerce-microservice

Demonstrating how to implement microservices and different communication patterns

Language: TypeScript - Size: 120 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MaheshShukla1/CONTRIBUTING.md

Contributing Guide for Open Source Projects on GitHub - Learn how to effectively contribute, follow best practices, and collaborate efficiently. Ideal for developers looking to enhance their GitHub workflow

Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

tnowad/git-guide

This repository contains comprehensive documentation on Git, a distributed version control system. Whether you’re a beginner or an experienced user, this documentation will guide you through the fundamentals and advanced features of Git.

Language: Ruby - Size: 42 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

fe-dudu/auto-e2e-test-nextjs14-boilerplate

lint & commit msg lint & e2e test & AWS CI CD

Language: CSS - Size: 158 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

paul-schuhm/git-branching-model-tp

Un sujet de projet pour pratique les git branching models

Language: HTML - Size: 63.5 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 3

lu0/git-worktree-airflow

Solves Airflow DAG management in bare Git repos, loading correct DAGs upon branch switch.

Language: Shell - Size: 67.4 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

khot-aditya/trunk-deployment

Trunk-based development: Learn why this version control management practice is common practice among DevOps teams. This is a test repository.

Language: Shell - Size: 12.7 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MuhdHanish/Git-Workflow

This repository is designed for learning and practicing Git workflow concepts. It contains a variety of sample files and exercises to help you become proficient with Git version control.

Size: 155 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fespinoza/custom-git-scripts

A collection of custom git commands to speed up my git workflow

Language: Ruby - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

kuriv/manual-git 📦

Git 是一个分布式版本控制系统。

Language: JavaScript - Size: 1.77 MB - Last synced at: 12 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

deepankarvarma/Basic-Git-Commands

This Git Cheatsheet provides a quick reference for some of the most commonly used Git commands. It covers the essential commands that developers use while working with Git on a daily basis.The Git Cheatsheet is an excellent resource for developers to improve their productivity while working with Git.

Size: 337 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SettleAPI/settle-developer-docs

Documentation for the Settle API's.

Language: Vue - Size: 3.52 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Loic-Vanden-Bossche/Dockerize

This is a monorepo with a React front-end and a NestJS back-end. This project is created to highlight the use of docker, github CI, github project and generally standardized development techniques.

Language: TypeScript - Size: 2.84 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nmferraz/guestbook

Guestbook

Language: TypeScript - Size: 239 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Brunonavarrooficial/aulagithub

Git Funciones

Language: HTML - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

matez0/git-principles

How to document and review code using Git

Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

danielhardej/excursion

A Codecademy project to create a web page which advertises a product called “Excursion”, a mobile app which helps users record and share their experiences using video and landscape imagery to set the scene. Check out the result at...

Language: HTML - Size: 13.4 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ghkdqhrbals/golang-backend-master

Backend bank server based on Gin framework with auto-configuring AWS and K8S.

Language: Go - Size: 11.8 MB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

hicarlodacuyan/cv-project

TOP Full-Stack JavaScript - Project #9

Language: JavaScript - Size: 2.49 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

cnguyen-uk/An-Introduction-to-Git

A compact introduction to using Git.

Language: Shell - Size: 50.8 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

MoonW1nd/gh-pr-update

Bash script for update pull request

Language: Shell - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

umeshwalkar/git-daily-workflow

Simple daily git wokflow

Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

CiscoCodingHour/GitSessions

repository for sessions about Git

Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

yashLadha/prune-stale

Prune remote branches that are stale

Language: Go - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

StyvenSoft/Learn-Git

Learn to save and manage different versions of your code projects with this essential tool.

Language: Shell - Size: 264 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

cbisio/badi_project_aac

Backend of a simplified Badi app by @allebaria, @NiueiSoft, @cbisio

Language: Ruby - Size: 535 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 2

LordDashMe/git-hooks

A collection of GIT hooks with external service integration.

Language: Shell - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

rcrespocano/taller-git-gitlab Fork of josejuansanchez/taller-git-github

Taller de introducción a git y GitLab.

Language: Shell - Size: 311 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

code-lucidal58/git_inception

All you need to know to start with git! Keeping commiting ;) #iykwim

Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

FedericoCeratto/git-split

Split old commit in git using vimdiff or meld

Language: Shell - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

oli-gra/git-flow-london-web-career-031119 Fork of learn-co-students/git-flow-london-web-career-031119

Flatiron learning git workflow

Language: Ruby - Size: 848 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Souloist/rebase-git-workflow

Example of a git workflow using rebasing

Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jurentie/feature_branch_workflow

Tutorial of how a feature branch works in git workflow.

Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

d-e-s-o/git-blamediff-py

Easy and fast annotation of diffs using git.

Language: Python - Size: 61.5 KB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

d-e-s-o/git-hook-mux

A git hook multiplexer allowing for the easy setup of multiple git hooks.

Language: Python - Size: 84 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Ipsum/git-task

Attach local notes/tasks to your git branches

Language: Shell - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

praharshjain/git-secrets Fork of awslabs/git-secrets

Prevents you from committing secrets and credentials into git repositories

Language: Shell - Size: 78.1 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

danielbankhead/git-branching-model

A welcoming git branching model.

Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

Maxscores/enigma

Message Encryption - Turing Mod1 Pairing Project

Language: Ruby - Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

pranayaryal/devops

Merging different branches and pushing to staging and production

Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0