🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.20.4
/
branch.h
tag
16c573854a23903f29c3e478fcd0fcc28723ee31
tagger
Junio C Hamano <gitster@pobox.com>
Mon Apr 20 05:02:03 2020
object
041bc65923e13313ca1b77681c3b2950b5e0a163
Git 2.20.4
e730b81
Move definition of enum branch_track from cache.h to branch.h
by Elijah Newren
· 7 years ago
ef3ca95
Add missing includes and forward declarations
by Elijah Newren
· 7 years ago
0faff98
Merge branch 'ks/branch-cleanup'
by Junio C Hamano
· 8 years ago
e2bbd0c
branch: group related arguments of create_branch()
by Kaartic Sivaraam
· 8 years ago
f6cea74
branch: improve documentation and naming of create_branch() parameters
by Kaartic Sivaraam
· 8 years ago
bc1c9c0
branch: split validate_new_branchname() into two
by Junio C Hamano
· 8 years ago
39ee4c6
branch: record creation of renamed branch in HEAD's log
by Kyle Meyer
· 9 years ago
4bd488e
create_branch: drop unused "head" parameter
by Jeff King
· 9 years ago
8d9fdd7
worktree.c: check whether branch is rebased in another worktree
by Nguyễn Thái Ngọc Duy
· 10 years ago
70999e9
branch -m: update all per-worktree HEADs
by Kazuki Yamaguchi
· 10 years ago
27852b2
branch: report errors in tracking branch setup
by Patrick Steinhardt
· 10 years ago
ac6c561
worktree: add top-level worktree.c
by Michael Rappazzo
· 10 years ago
41af656
worktrees: add find_shared_symref
by David Turner
· 10 years ago
ed89f84
branch: publish die_if_checked_out()
by Eric Sunshine
· 10 years ago
f9a482e
checkout: suppress tracking message with "-q"
by Jeff King
· 14 years ago
b2dd021
Merge branch 'jn/branch-move-to-self'
by Junio C Hamano
· 14 years ago
39bd6f7
Allow checkout -B <current-branch> to update the current branch
by Jonathan Nieder
· 14 years ago
6f9a332
branch: add read_branch_desc() helper function
by Junio C Hamano
· 14 years ago
fa79937
branch --set-upstream: regression fix
by Junio C Hamano
· 14 years ago
55c4a67
Prevent force-updating of the current branch
by Conrad Irwin
· 14 years ago
1393123
Change incorrect "remote branch" to "remote tracking branch" in C code
by Matthieu Moy
· 15 years ago
a9f2c13
Make git-clone respect branch.autosetuprebase
by Junio C Hamano
· 17 years ago
9ed36cf
branch: optionally setup branch.*.merge from upstream local branches
by Jay Soffian
· 18 years ago
c369e7b
Move code to clean up after a branch change to branch.c
by Daniel Barkalow
· 18 years ago
e496c00
Move create_branch into a library file
by Daniel Barkalow
· 18 years ago