GitHub topics: git-workflow
JAManfredi/cascade-cli
Git workflow tool that enables stacked diffs for Bitbucket Server - manage chains of related commits as separate, reviewable pull requests
Language: Rust - Size: 27.6 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

joseluisq/gitnow
Speed up your Git workflow. :tropical_fish:
Language: Shell - Size: 214 KB - Last synced at: 4 days ago - Pushed at: 26 days ago - Stars: 448 - Forks: 28

SamyrOR/SamyrOR
Personal readme
Size: 764 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

reenhanced/gitreflow
Reflow automatically creates pull requests, ensures the code review is approved, and squash merges finished branches to master with a great commit message template.
Language: Ruby - Size: 688 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 1,493 - Forks: 64

lucavb/aicommits Fork of Nutlope/aicommits
✨ AI-powered git commit message generator that writes meaningful, consistent commit messages for you. Save time and maintain a clean git history effortlessly.
Language: TypeScript - Size: 3.47 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0

HelloImKevo/HelpfulReferences
A collection of helpful references ranging from git tips and tricks to shell scripting examples.
Language: Shell - Size: 77.1 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

nikolainobadi/nngit
Swift CLI tool for streamlined Git workflows with interactive branch management, template files, and enhanced safety features
Language: Swift - Size: 545 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

Rafa-x64/proyecto
Este repositorio contiene una base modular para aplicaciones web en PHP, organizada bajo el patrón Modelo-Vista-Controlador (MVC). Está diseñada para desarrolladores que buscan una arquitectura clara, escalable y segura, con separación estricta entre lógica, presentación y flujo de ejecución.
Language: Hack - Size: 949 KB - Last synced at: 7 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

wesleyscholl/git-commit-push-script
🤖⚡ Automate your entire Git workflow with AI! One command (cm) to stage, generate intelligent commit messages using Ollama + Mistral AI, and push to GitHub. Extracts Jira tickets, handles SSH/GPG, and saves 5+ minutes per commit. Transform "fix stuff" into "feat(auth): implement JWT authentication with user session management" 🚀
Language: Shell - Size: 78.1 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 4 - Forks: 0

kairin/start
Project Quality Controller - A unified system for managing development standards, quality assurance, and environment consistency across all projects with zero-cost deployment.
Language: Python - Size: 52.6 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 1

Abdiev003/git-axiom
AI-powered CLI tool that generates professional Git commit messages using OpenAI GPT. Analyze staged changes and create conventional commits automatically.
Language: JavaScript - Size: 106 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 17 - Forks: 0

cjpatoilo/gitfit
Git extensions to provide high-level repository operations for Git Feature Branch Workflow.
Language: Shell - Size: 317 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 3

Visitha2001/Acquisitions-DevOps
An API project developed using Docker, Warp, Arcjet, with automated CI/CD, and a backend implemented with Node.js, Express.js, Neon Postgres, Drizzle ORM, and Zod—secure, scalable, and production-ready.
Language: HTML - Size: 274 KB - Last synced at: 16 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

miw-upm/iwvg-devops
Docencia con Devops. Ecosistema Software
Language: Java - Size: 43.5 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 18 - Forks: 73

BayatGames/conventions
Official development conventions, standards, and guidelines for Bayat projects. Includes coding standards, architecture principles, project workflows, and technical best practices to ensure consistency and quality across all teams.
Language: Shell - Size: 1.41 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 4 - Forks: 1

cynic-net/git-commit-filetree
git-commit-filetree commits an arbitrary tree of files to a branch in a git repository.
Language: Shell - Size: 51.8 KB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

tetratensor/development-rules
"Development Rules" is a curated, practical guide to modern software engineering best practices. It covers coding standards, architecture principles, code review guidelines, testing strategies, documentation workflows, Git branching models, release management with feature flags, and team collaboration patterns.
Size: 85.9 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 3 - Forks: 0

swapnil-musale/JetJoke
JetJoke App build using Jetpack Compose by following Clean + MVVM Architecture and with other Android Modern Architecture Component.
Language: Kotlin - Size: 770 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 45 - Forks: 9

b1f6c1c4/learn-git-the-super-hard-way
不走寻常路的Git教程
Size: 360 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 495 - Forks: 25

WorkTeam01/team-practice
Proyecto para practicar flujo de trabajo colaborativo en equipo usando Python. Calculadora básica con tests para aprender Git workflow, branches, PRs y code reviews.
Language: Python - Size: 14.6 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

hkdobrev/run-if-changed
Run a command if a file changes via Git hooks
Language: JavaScript - Size: 364 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 38 - Forks: 3

0-mostafa-rezaee-0/wsl-home-guide
A comprehensive guide to WSL home directory structure, dotfiles organization, and Windows/Linux integration. Includes tracked configuration files and best practices for maintaining a clean, efficient developer environment in Windows Subsystem for Linux.
Language: Shell - Size: 1.73 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

leynier/git-fresh
Quickly reset your Git working directory to a clean state without re-cloning. Stashes, wipes, restores, and pops.
Language: TypeScript - Size: 30.3 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 10 - Forks: 0

Broosky/Gluon
The backstage crew for synchronization.
Language: Shell - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

BHFock/git-cl
git-cl is a Git subcommand for managing named changelists (like in SVN). Group files into changelists before staging or committing – keep parallel work organised and avoid accidental commits.
Language: Python - Size: 1.25 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

sz3ry/git-task-cli
A CLI tool that streamlines GitHub issue workflows: create branches, track progress, and generate PRs automatically. Simplify your git + GitHub issue management with a single command.
Language: Rust - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

theaniketraj/ceie
A fully automated repository setup tool for seamless Git workflow management.
Language: JavaScript - Size: 67.4 KB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

theaniketraj/git-setup-ceie
Automating Git Repository with structured branches.
Language: JavaScript - Size: 63.5 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

boltreskh/Commit-AI
🤖 Assistente CLI que gera mensagens de commit profissionais usando IA. Analisa alterações do código via git diff e cria commits no formato convencional com OpenAI GPT ou Google Gemini.
Language: Python - Size: 166 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

thongnguyens/git-github-handbook
Hướng dẫn Git & GitHub toàn diện: cài đặt cơ bản, SSH/GPG ký commit, GitHub Flow, GitHub CLI, Actions, Git LFS, bảo mật nhánh, và xử lý lỗi thường gặp.
Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jehiah/git-open-pull
convert a github issue into a pull request
Language: Go - Size: 74.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 55 - Forks: 19

Vinii225/Git-Github_Bootcamp
Complete Git & GitHub learning journey following Colt Steele's bootcamp. Covers version control essentials, branching strategies, collaboration workflows, and advanced Git features through practical exercises and real-world scenarios.
Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

mpawar006/Project1-Adobe-DevOps-Lifecycle
This project implements a CI/CD pipeline using Jenkins to automate the build, test, and deployment process for Abode Software. It leverages a Git workflow with conditional stages for master and develop branches, uses Docker for containerization, and a configuration management tool for server setup.
Language: HTML - Size: 85.9 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

utkarshIsAProgrammer/ai-native-full-stack-developer
This repository contains my **entire journey** from absolute beginner to AI-native full-stack developer, structured according to the [Re-Awakened Roadmap]. It's my local archive of all the phases, projects, experiments, and dev rituals.
Size: 10.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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: 4 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

atharvbyadav/Git-GitHub
📚 A complete beginner-to-advanced guide to mastering Git and GitHub — packed with essential commands, practical workflows, and collaboration best practices.
Language: HTML - Size: 3.45 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

Fazle-Rakib/git-startup
A collection of resources to learn git
Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

KevyMerca/gitmerca
🛠️ Custom git commands for mercateam workflows | ✨ Automated PR creation, rebasing, and branch management
Language: Shell - Size: 45.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

vancura/diff-summarizer 📦
A Git commit message generator powered by OpenAI GPT-4o and Anthropic Claude 3.5
Language: JavaScript - Size: 52.7 KB - Last synced at: 29 days ago - Pushed at: 9 months ago - Stars: 1 - 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: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

suin/git-remind
Never forget to git commit and push
Language: Go - Size: 357 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 102 - Forks: 12

gufriends/gcommit-macOS Fork of Papazy/gcommit-windows
🚀 AI-powered Git commit message generator using Google Gemini AI. Automatically creates professional conventional commits.
Language: Python - Size: 42 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

cwnt-io/ripissue
May your issues rest in peace. CLI tool written in Rust for distributed bug / issue / story tracking with the filesystem and git.
Language: Rust - Size: 706 KB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 1

Buzut/git-emojis-hook
Simple git hook to provide strong guidelines for commit message with emojis
Language: Shell - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 60 - Forks: 12

saifaustcse/git-workflow-and-commands
Git workflow with basic commands
Size: 288 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 16 - Forks: 9

angela-d/gitenc 📦
Sensitive data file encryption while using Git, with GPG; never accidentally submit a password config to a repo again.
Language: Shell - Size: 35.2 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 4

uditalias/commitify
Easy git commit message with meaning
Language: JavaScript - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

syedomair/backend-microservices
Golang Software Design Pattern Showcase
Language: Go - Size: 385 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - 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 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

francescobianco/convcommit
Command-line tool that helps enforce Conventional Commits
Language: Shell - Size: 34.2 KB - Last synced at: 12 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

AhmedOsamaMath/git-basics
Comprehensive Git Guide: A complete resource covering Git fundamentals, workflows, advanced techniques, and best practices for version control and collaboration.
Size: 59.6 KB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 57 - Forks: 1

lu0/git-worktree-wrapper
Effortlessly manage Git worktrees with `git checkout` and `git branch` commands, forget you are using git-worktree!
Language: Shell - Size: 42 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 1

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

sysdiglabs/k8s-security-configwatch
Git action to generate security lint report for Kubernetes workload YAML files on PR
Language: Shell - Size: 19.5 KB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 28 - Forks: 9

gurhub/happier-git-workflow
A Happier Git Workflow for most all of us.
Size: 126 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1

npmdunzxje/docencia
Presentaciones en revealjs sobre tecnología, programación, etc
Size: 1000 Bytes - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

msaaddev/git-commands-workflows
🚀 All the git commands and workflows you need to know
Language: Shell - Size: 152 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 65 - Forks: 14

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

l0nax/changelog-go
Changelog Management Tool written in Go || Mirror of https://gitlab.com/l0nax/changelog-go
Language: Go - Size: 712 KB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 10 - Forks: 0

TVATDCI/setting-github-credentials
Getting Started with Git and GitHub
Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 3 - 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: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

chelmerrox/capstone-1
The Chelmerrox Smartphone Photography website built with HTML, CSS, Bootstrap & vanilla JavaScript. It features my smartphone photography work from around Oceania/South Pacific & our culture.
Language: CSS - Size: 13.3 MB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Tkachenko-School/awesome-git-article
Language: JavaScript - Size: 5.19 GB - Last synced at: 10 days ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

Yannx79/Learning-Platform-Reactive-API
This project is a reactive API built using Spring WebFlux for a modern learning platform. The platform supports core functionalities such as user management, course creation, lesson delivery, enrollments, and quizzes.
Language: Java - Size: 34.2 KB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 1 - 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

IvanilsoDaSilva/git-test
Este repositório foi criado com o propósito de fornecer um ambiente seguro e educacional para explorar os comandos do Git e praticar boas práticas de versionamento de código.
Language: HTML - Size: 6.84 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

IvanilsoDaSilva/git-commands
This Git repository was created for the purpose of storing and documenting a collection of common Git commands. Here, you'll find a variety of commands frequently used during project development with Git, from basic operations to more advanced tasks.
Size: 672 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

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

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: 6 days ago - Pushed at: about 1 year 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

BAHIRABDULLA/eCommerce-microservice
Demonstrating how to implement microservices and different communication patterns
Language: TypeScript - Size: 120 KB - Last synced at: about 1 month 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

ragibson/blowfish-lite
Personal Website & Blog Theme for Hugo (~30x smaller than Blowfish with no loss in functionality)
Language: HTML - Size: 10.4 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

sourcelevel/guidelines
How we communicate :ant:
Size: 101 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 12 - Forks: 3

jasonqiu212/feature-branch-workflow
Try the most popular Git workflow safely inside this tutorial repository
Size: 1.35 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

berops/culture
Description of basic engineering interaction within the team and the company.
Size: 48.8 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 1

jdevfullstack-tutorials/github-desktop-workflow
just my personal GitHub Desktop commit workflow
Size: 32.2 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - 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

abhinavmsra/cronus
Git based Harvest Logging
Language: Go - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - 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

mnml-theme/prompt
A minimal @z-shell prompt theme.
Language: Shell - Size: 56.6 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 9 - 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

Mtheus132/Mtheus132
This is my profile and where the snake game is. I hope you liked. ;)
Size: 14.6 KB - Last synced at: 11 days ago - Pushed at: 12 days 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

jdevfullstack-tutorials/git-merge-resolve
the never ending headache of git merge conflicts, so here we are to solve it !
Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

matusmarcin/git-training
Up your Git game
Size: 1.11 MB - Last synced at: over 1 year ago - Pushed at: almost 9 years ago - Stars: 6 - Forks: 2

JeremyLikness/git-fork-branch-cheatsheet
My cheat sheet for the git/fork/branch workflow
Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 4

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: 6 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Alokit-Innovations/dev-profiler
Extract meaningful dev insights from your code contributions
Language: Rust - Size: 323 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 6

umeshwalkar/git-daily-workflow
Simple daily git wokflow
Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

AnthonyByansi/GitHub-Desktop-Starter-Showcase
An interactive guide to mastering GitHub Desktop's graphical interface for efficient version control and team collaboration.
Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

mdbs99/git-work
Git minimalist extensions to provide high-level repository operations
Language: Shell - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 9 - 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 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AbdallahHemdan/Version-Control-with-Git
💡 my solutions and notes for "Version Control With Git" that was created by By Atlassian University and delivered through Coursera platform..
Language: Jupyter Notebook - Size: 9.07 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 7

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

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: about 11 hours ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

escowin/ratio-calculator
lightweight PWA that uses JavaScript math to calculate ratios
Language: JavaScript - Size: 1.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - 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

gcsrilanka/My-First-PR
You can use this repo to get started with GitHub
Size: 375 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 294
