Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weekly Digest (16 June, 2019 - 23 June, 2019) #2243

Closed
weekly-digest bot opened this issue Jun 23, 2019 · 0 comments
Closed

Weekly Digest (16 June, 2019 - 23 June, 2019) #2243

weekly-digest bot opened this issue Jun 23, 2019 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Jun 23, 2019

Here's the Weekly Digest for git-for-windows/git:


ISSUES

Last week 7 issues were created.
Of these, 3 issues have been closed and 4 issues are still open.

OPEN ISSUES

💚 #2239 MinTTY issues (characters, Ctrl+C, etc. get eaten or messed up), by mehrdadn
💚 #2238 GitHub Portable with .7z.exe extension, by cliffporterx
💚 #2237 LF-to-CRLF conversion applied on checkout even to files marked as "-text" in .gitattributes, by Googulator
💚 #2236 The global "remote.origin.push" takes precedence over the local "remote.origin.push"., by elpiekay

CLOSED ISSUES

❤️ #2242 Segmentation fault when using in integrated VS Code/Atom terminal, by reinierkors
❤️ #2241 Subtree push is broken, by maxisam
❤️ #2240 Git Bash Fonts Missing, by TGGSJ911

NOISY ISSUE

🔈 #2239 MinTTY issues (characters, Ctrl+C, etc. get eaten or messed up), by mehrdadn
It received 11 comments.


PULL REQUESTS

Last week, 1 pull request was created, updated or merged.

MERGED PULL REQUEST

Last week, 1 pull request was merged.
💜 #2224 unpack-trees: enable fscache for sparse-checkout, by derrickstolee


COMMITS

Last week there was 1 commit.
🛠️ [Merge pull request #2224: unpack-trees: enable fscache for sparse-checkout When updating the skip-worktree bits in the index to align with new
values in a sparse-checkout file, Git scans the entire working
directory with lstat() calls. In a sparse-checkout, many of these
lstat() calls are for paths that do not exist.

Enable the fscache feature during this scan.

In a local test of a repo with ~2.2 million paths, updating the index
with git read-tree -m -u HEAD with a sparse-checkout file containing
only /.gitattributes improved from 2-3 minutes to 15-20 seconds.

More work could be done to stop running lstat() calls when recursing
into directories that are known to not exist.](e213867) by derrickstolee


CONTRIBUTORS

Last week there was 1 contributor.
👤 derrickstolee


STARGAZERS

Last week there were 22 stagazers.
Yansuming
PhilPuglisi
clementnader
legendarygladiator
zlpsunshine
18243133
dyslexictech
ThatTeenager
samkatakouzinos
mafeiyue
obuy
zsmile
zhaoying818
Chaitanya369
tatahy
guduo
iofu728
tobyfishertoby
DioPerson
jrchens
Okeanos
zyazxr
You all are the stars! 🌟


RELEASES

Last week there were no releases.


That's all for last week, please 👀 Watch and Star the repository git-for-windows/git to receive next weekly updates. 😃

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. 📆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant