Description
Here's the Weekly Digest for gitgitgadget/git:
ISSUES
Last week 3 issues were created.
Of these, 2 issues have been closed and 1 issues are still open.
OPEN ISSUES
💚 #680 [WIP] Maintenance builtin: background maintenance, by derrickstolee
CLOSED ISSUES
❤️ #681 githooks.txt: use correct "reference-transaction" hook name, by Berger7
❤️ #679 Change == to = for zsh's sake in git-prompt.sh, by dmalan
NOISY ISSUE
🔈 #679 Change == to = for zsh's sake in git-prompt.sh, by dmalan
It received 25 comments.
PULL REQUESTS
Last week, 10 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 10 pull requests were updated.
💛 #680 [WIP] Maintenance builtin: background maintenance, by derrickstolee
💛 #678 git-mv: improve error message for conflicted file, by chris3torek
💛 #673 Remove special casing for PSEUDOREF updates, by hanwen
💛 #671 Maintenance builtin, allowing 'gc --auto' customization, by derrickstolee
💛 #669 Preliminary fixes for reftable support, by hanwen
💛 #659 More commit-graph/Bloom filter improvements, by derrickstolee
💛 #650 Szeder's commit-graph cleanups, by derrickstolee
💛 #614 CMake build system for git, by SibiSiddharthan
💛 #590 doc: include git rev-list
description in git log
doc, by phil-blain
💛 #493 subtree: Fix handling of complex history, by tqc
COMMITS
Last week there were 7 commits.
🛠️ Merge branch 'ps/ref-transaction-hook' into master A new hook. * ps/ref-transaction-hook: githooks.txt: use correct "reference-transaction" hook name by gitster
🛠️ githooks.txt: use correct "reference-transaction" hook name The "reference transaction" hook was introduced in commit 6754159767 (refs: implement reference transaction hook, 2020-06-19). The name of the hook is declared as "reference-transaction" in "refs.c" and testcases, but the name declared in "githooks.txt" is different. Signed-off-by: Bojun Chen bojun.cbj@alibaba-inc.com Reviewed-by: Patrick Steinhardt ps@pks.im Signed-off-by: Junio C Hamano gitster@pobox.com by Berger7
🛠️ Documentation/RelNotes: fix a typo in 2.28's relnotes Signed-off-by: Taylor Blau me@ttaylorr.com Signed-off-by: Junio C Hamano gitster@pobox.com by ttaylorr
🛠️ Git 2.28-rc2 Signed-off-by: Junio C Hamano gitster@pobox.com by gitster
🛠️ Merge branch 'en/sparse-status' into master Fix to a "git prompt" regression during this development cycle. * en/sparse-status: git-prompt: change == to = for zsh's sake by gitster
🛠️ git-prompt: change == to = for zsh's sake When using git-prompt.sh with zsh, __git_ps1 currently errs when inside a repo with: __git_ps1:96: = not found Avoid using non-portable "==" that is only understood by bash and not zsh. Change to "=" so that the prompt script becomes usable with zsh again. Signed-off-by: David J. Malan malan@harvard.edu Signed-off-by: Junio C Hamano gitster@pobox.com by dmalan
🛠️ Merge https://github.com/prati0100/git-gui into master * https://github.com/prati0100/git-gui: git-gui: allow opening work trees from the startup dialog by gitster
CONTRIBUTORS
Last week there were 4 contributors.
👤 gitster
👤 Berger7
👤 ttaylorr
👤 dmalan
STARGAZERS
Last week there were 2 stagazers.
⭐ edith007
⭐ georgejaniec
You all are the stars! 🌟
RELEASES
Last week there were no releases.
That's all for last week, please 👀 Watch and ⭐ Star the repository gitgitgadget/git to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
Your Weekly Digest bot. 📆