MyGit
🚩收到GitHub仓库的更新通知

git-town/git-town

Fork: 99 Star: 2345 (更新于 2024-04-28 14:51:30)

license: MIT

Language: Go .

Additional Git commands for easier branch management and support for stacked changes

最后发布版本: v14.2.0 ( 2024-04-25 03:43:03)

官方网址 GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

Git Town logo
end-to-end test status unit test status linters and documentation test status windows tests Go report card status Netlify deploy status

Git Town makes it easy to create and synchronize Git branches. Compatible with all major Git workflows including Git Flow, GitHub Flow, GitLab Flow, and trunk-based development. Supports mono-repos and stacked changes. Check out this screencast for an introduction.

Typical development commands

  • git hack - create a new up-to-date feature branch off the main branch
  • git sync - update existing branches, remove shipped branches
  • git propose - create a pull or merge request for a feature branch

Stacked changes

  • git append - insert a new branch as a child of the current branch
  • git prepend - insert a new branch between the current branch and its parent
  • git set-parent - update the parent of a branch

Branch Types

  • git observe - track somebody else's feature branch without contributing to it
  • git contribute - add commits to somebody else's feature branch
  • git park - stop syncing one of your feature branches

Advanced development commands

Configuration

Installation

See the installation and configuration instructions.

Documentation

The Git Town website provides documentation for Git Town users. git town help [command] shows help on the CLI.

Contributing

Found a bug or have an idea for a new feature? Open an issue or send a pull request! Our developer documentation helps you get started.

Stargazers over time

最近版本更新:(数据更新于 2024-04-28 14:51:14)

2024-04-25 03:43:03 v14.2.0

2024-04-20 03:38:17 v14.1.0

2024-04-13 09:58:19 v14.0.0

2024-03-30 03:46:10 v13.0.2

2024-03-28 06:25:38 v13.0.1

2024-03-24 00:57:28 v13.0.0

2024-03-01 01:47:00 v12.1.0

2024-02-15 05:50:06 v12.0.2

2024-02-13 10:34:50 v12.0.1

2024-02-10 04:41:46 v12.0.0

主题(topics):

command-line, git, git-flow, productivity, workflow

git-town/git-town同语言 Go最近更新仓库

2024-05-09 07:23:25 dolthub/dolt

2024-05-09 01:55:36 helm/helm

2024-05-09 01:35:13 plandex-ai/plandex

2024-05-08 22:32:19 ethereum/go-ethereum

2024-05-08 16:32:27 aurora-develop/aurora

2024-05-08 11:25:10 SagerNet/sing-box