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

Giving microsoft/git it's own README #333

Merged

Conversation

ldennington
Copy link

It's probably time to customize this for microsoft/git 😀. Plus I have to add instructions to be able to close out these issues:

Copy link

@derrickstolee derrickstolee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggested some changes, but because they contain ranges with three tick-marks, the web renderer is broken (it uses the tick marks, too, but doesn't recognize nesting).

You can see the full markdown for the suggestions by "editing" the comments, if you want.

@ldennington ldennington force-pushed the ldennington/update-readme branch from 18960d7 to dc021a2 Compare May 6, 2021 17:54
Comment on lines +27 to +28
__Note:__ Winget is still in public preview, meaning you currently [need to take special installation steps](https://docs.microsoft.com/en-us/windows/package-manager/winget/#install-winget).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is probably the safest thing to do, although I found it simplest to go to the microsoft/winget-cli releases page and get the latest version.

Even that was a little confusing, because I've never installed a .appxbundle file before.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦🏻 I just saw these comments. Addressing in a followup PR.

Comment on lines +66 to +67
wget https://github.com/microsoft/git/releases/download/v2.31.1.vfs.0.1/git-vfs_2.31.1.vfs.0.1.deb microsoft-git.deb
sudo dpkg -i microsoft-git.deb

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
wget https://github.com/microsoft/git/releases/download/v2.31.1.vfs.0.1/git-vfs_2.31.1.vfs.0.1.deb microsoft-git.deb
sudo dpkg -i microsoft-git.deb
wget -o microsoft-git.deb https://github.com/microsoft/git/releases/download/v2.31.1.vfs.0.1/git-vfs_2.31.1.vfs.0.1.deb
sudo dpkg -i microsoft-git.deb

I apologize that I was incorrect in remembering the wget -o option. I think it is easier to use this so a user only needs to modify the version string in one place.

(This makes me want to create a workflow that triggers on a new release to replace this version string and create a PR. But that can wait until I'm really bored.)

@ldennington ldennington merged commit bf408e0 into microsoft:vfs-2.31.1 May 6, 2021
derrickstolee added a commit that referenced this pull request May 17, 2021
dscho pushed a commit that referenced this pull request May 21, 2021
dscho pushed a commit that referenced this pull request May 22, 2021
dscho pushed a commit that referenced this pull request May 22, 2021
derrickstolee added a commit that referenced this pull request May 28, 2021
dscho pushed a commit that referenced this pull request Jun 2, 2021
dscho pushed a commit that referenced this pull request Jun 7, 2021
derrickstolee added a commit that referenced this pull request Aug 3, 2021
derrickstolee added a commit that referenced this pull request Aug 3, 2021
dscho pushed a commit that referenced this pull request Aug 5, 2021
derrickstolee added a commit that referenced this pull request Aug 9, 2021
derrickstolee added a commit that referenced this pull request Aug 12, 2021
derrickstolee added a commit that referenced this pull request Aug 17, 2021
dscho pushed a commit that referenced this pull request Oct 30, 2021
derrickstolee added a commit that referenced this pull request Oct 30, 2021
derrickstolee added a commit that referenced this pull request Oct 31, 2021
derrickstolee added a commit that referenced this pull request Nov 4, 2021
derrickstolee added a commit that referenced this pull request Nov 10, 2021
derrickstolee added a commit that referenced this pull request Nov 15, 2021
ldennington pushed a commit to ldennington/git that referenced this pull request Jan 12, 2022
ldennington pushed a commit to ldennington/git that referenced this pull request Jan 19, 2022
ldennington pushed a commit to ldennington/git that referenced this pull request Jan 20, 2022
dscho pushed a commit that referenced this pull request Apr 24, 2024
dscho pushed a commit that referenced this pull request Apr 29, 2024
dscho pushed a commit that referenced this pull request May 14, 2024
dscho pushed a commit that referenced this pull request May 14, 2024
dscho pushed a commit that referenced this pull request May 14, 2024
dscho pushed a commit that referenced this pull request Jun 3, 2024
dscho pushed a commit that referenced this pull request Jun 3, 2024
dscho pushed a commit that referenced this pull request Jul 17, 2024
dscho pushed a commit that referenced this pull request Jul 17, 2024
dscho pushed a commit that referenced this pull request Jul 17, 2024
dscho pushed a commit that referenced this pull request Jul 18, 2024
mjcheetham pushed a commit that referenced this pull request Jul 23, 2024
dscho pushed a commit that referenced this pull request Jul 25, 2024
mjcheetham pushed a commit that referenced this pull request Jul 29, 2024
dscho pushed a commit that referenced this pull request Sep 18, 2024
dscho pushed a commit that referenced this pull request Sep 24, 2024
dscho pushed a commit that referenced this pull request Oct 8, 2024
mjcheetham pushed a commit that referenced this pull request Dec 3, 2024
dscho pushed a commit that referenced this pull request Dec 17, 2024
dscho pushed a commit that referenced this pull request Dec 18, 2024
dscho pushed a commit that referenced this pull request Dec 18, 2024
dscho pushed a commit that referenced this pull request Dec 19, 2024
dscho pushed a commit that referenced this pull request Jan 1, 2025
dscho pushed a commit that referenced this pull request Jan 1, 2025
dscho pushed a commit that referenced this pull request Jan 1, 2025
dscho pushed a commit that referenced this pull request Jan 1, 2025
dscho pushed a commit that referenced this pull request Jan 1, 2025
dscho pushed a commit that referenced this pull request Feb 10, 2025
@dscho dscho mentioned this pull request Feb 10, 2025
dscho pushed a commit that referenced this pull request Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants