Code Monkey home page Code Monkey logo

Comments (5)

dscho avatar dscho commented on July 20, 2024

I apologize if this isn't the right place to create the issue, but issues weren't active on the build-extra repo.

This is on purpose: we have a single bug tracker for all of Git for Windows.

However, Pull Requests are available. And since you downloaded the developers' preview -- and since you understand that the described problems need to be addressed in the build-extra repository -- you are a developer and can make those changes and submit a Pull Request.

Thank you.

from git.

elyscape avatar elyscape commented on July 20, 2024

Indeed. I just wasn't quite sure what the process for building the distribution was, so I wasn't quite sure where to add the file.

from git.

dscho avatar dscho commented on July 20, 2024

The git-extra package can be built by downloading & running the SDK (will take a while and download something in the order of 200-400 megabyte, then build Git), then initializing the build-extra clone:

cd /usr/src/build-extra
git fetch
git checkout master

and then calling

cd git-extra
makepkg-mingw -s

The build product is called something like git-extra-x86_64-...pkg.tar.xz and you can install it with pacman -U git-extra*.pkg.tar.xz and then test (the SDK will have installed a shortcut on your desktop, meaning that you can easily start another Git Bash by double-clicking that icon).

from git.

elyscape avatar elyscape commented on July 20, 2024

Thanks for the help. I'm reading the patch submission guidelines now as I wait for the initial build to complete and I should have a pull request ready tomorrow.

from git.

elyscape avatar elyscape commented on July 20, 2024

Tomorrow became tonight somehow! Fix submitted as git-for-windows/build-extra#21.

from git.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.