Windows 10: Whats the right way to use Git on Windows 10?

Discus and support Whats the right way to use Git on Windows 10? in Windows 10 Ask Insider to solve the problem; Hello fellows. After more than 15 years on Linux I'm migrating to Windows 10 this year. Things seems to be more user friendly now. It was pretty... Discussion in 'Windows 10 Ask Insider' started by /u/doutorchefe, Nov 13, 2020.

  1. Whats the right way to use Git on Windows 10?


    Hello fellows. After more than 15 years on Linux I'm migrating to Windows 10 this year. Things seems to be more user friendly now. It was pretty annoying initially but I finally managed how to block Cortana, Start Menu Web Search and others craps through firewall and gpedit (I'm still having to deal with Windows Store installing what I don't asked to). But what's the right way to use Git on Windows? I'm still lost on this.

    It just doesn't feel right, Git doesn't seems to like the Windows' EOL nor File System. The official Git installer seems to emulate a Linux terminal inside of Windows, it doesn't feels native. I tried to run it through WSL2 but it is extremely slow. I moved all my projects inside WSL2 file system, but this doesn't feel right either, now I have two File System to Back Up, I'm gonna need to have Duplicati or Duplicity running inside of WSL2. By the way, how do you manage your WSL2 (dot files and projects)? I don't know if Windows Users have this habit of having backups. Exporting the vhdx .tar and sending it to the cloud doesn't seems to be the right way (yep, this was suggested to me).

    By the way, a tip to my friends coming from Linux to Windows, put this file on your WSL2, this will help a lot with ACL on Windows File System and its gonna mount your C:/ and D:/ on /c and /d:

    #/etc/wsl.conf [automount] root = / options = "metadata,umask=022,fmask=011"

    Well, still getting used to it, I hope Windows migrate to a better File System and run on top of a Linux Kernel some day . Things are getting better, I'm anxious to learn the new .NET5.0

    submitted by /u/doutorchefe
    [link] [comments]

    :)
     
    /u/doutorchefe, Nov 13, 2020
    #1
  2. Brink Win User

    What’s new in Git for Windows 2.11?


    Source: Whats new in Git for Windows 2.11? | Microsoft Application Lifecycle Management
     
    Brink, Nov 13, 2020
    #2
  3. Restricting domain and public access to Git

    Hi Dave,

    Sorry if my question isn't a good one, I really am new to Git. I know there are two methods, Git and GitHub right? Is GitHub the only way to add these restrictions and/ or can it also be done with Git? Again, apologies in advance if my question isn't a good
    one.
     
    carlosmontiel1, Nov 13, 2020
    #3
  4. Ahhzz Win User

    Whats the right way to use Git on Windows 10?

    Windows 10 Tweaks

    Pressing “Windows+Pause Break” (it’s up there next to scroll lock) opens the “System” Window.

    Windows 10: In the new version of Windows, Explorer has a section called Quick Access. This includes your frequent folders and recent files. Explorer defaults to opening this page when you open a new window. If you’d rather open the usual This PC, with links to your drives and library folders, follow these steps:

    • Open a new Explorer window.
    • Click View in the ribbon.
    • Click Options.
    • Under General, next to “Open File Explorer to:” choose “This PC.”
    • Click OK


    credit to Lifehacker.
     
    Ahhzz, Nov 13, 2020
    #4
Thema:

Whats the right way to use Git on Windows 10?

Loading...
  1. Whats the right way to use Git on Windows 10? - Similar Threads - Whats right Git

  2. How to Use OneDrive the Right ? Way

    in Windows 10 Gaming
    How to Use OneDrive the Right ? Way: Many posters are confused by OneDrive and that confusion can lead to disaster. This explains what OneDrive is and how to make it work for you.Copied from my notes:OneDrive is actually a hard drive, but instead of being in your computer, a OneDrive is stored on the internet....
  3. How to Use OneDrive the Right ? Way

    in Windows 10 Software and Apps
    How to Use OneDrive the Right ? Way: Many posters are confused by OneDrive and that confusion can lead to disaster. This explains what OneDrive is and how to make it work for you.Copied from my notes:OneDrive is actually a hard drive, but instead of being in your computer, a OneDrive is stored on the internet....
  4. How to Use OneDrive the Right ? Way

    in Windows 10 Customization
    How to Use OneDrive the Right ? Way: Many posters are confused by OneDrive and that confusion can lead to disaster. This explains what OneDrive is and how to make it work for you.Copied from my notes:OneDrive is actually a hard drive, but instead of being in your computer, a OneDrive is stored on the internet....
  5. git and pywb

    in Windows 10 Software and Apps
    git and pywb: I am trying to install pywb onto a local virtual machine environment (folder). System is debian 11.3 (Bullseye), Local Personal Computer. with Python 3.10.6, which has pip and setuptools. I understand it might not run here, this excersise is only to figure out how to install...
  6. What's the right way to backup my laptop?

    in Windows 10 Ask Insider
    What's the right way to backup my laptop?: Hi! I keep all my important files on my home server and not on my laptop. But my laptop is customized with software, etc that it would be good to have backed up in case I ever lost or damaged my laptop. I was having windows automatically backup itself daily, but the file...
  7. Using GIT GUI on Microsoft

    in Windows 10 Customization
    Using GIT GUI on Microsoft: When I attempt to check out a branch a "Question ?" popup generates saying "Unlink of file 'File path' failed. Should I try again? [ATTACH] When I click "No" the popup below generates [ATTACH] Why is this not allowing me to check out a branch? What should I try to do?...
  8. git gui

    in Windows 10 Network and Sharing
    git gui: Somehow git-gui has been installed on my windows 10 system. It has installed its commands into the file explorer menu. It is failing on an SSL call. I get the following error message fatal: unable to access 'https://github.com/dfl1955/xxxxxxx.git/': error:1407742E:SSL...
  9. What's the Right Way To Uninstall Audacity

    in Windows 10 Software and Apps
    What's the Right Way To Uninstall Audacity: My upgrade to 10 has gone pretty well so far. The only problem is that Audacity audio editor (2.0.6) won't work ("Internal PortAudio error"/"program not supported.") I want to uninstall it, but it's not recognized by Windows 10 "Uninstall Programs." What's the best way...
  10. What’s new in Git for Windows 2.11?

    in Windows 10 News
    What’s new in Git for Windows 2.11?: Git for Windows v2.11.0 is out! Download it here (homepage is here). The new version corresponds to Git v2.11.0 (release notes are here, and our friends over at GitHub blogged about it, too). Apart from the improvements inherited from the “upstream Git” project, Git for...