User contributions for Kenneth
Jump to navigation
Jump to search
22 March 2026
- 22:4122:41, 22 March 2026 diff hist +3 Git/Shallow →Shallow Clone
- 22:4122:41, 22 March 2026 diff hist +2,939 N Git/Shallow Created page with "== Shallow Clone == git clone --filter=blob:none <url> creates a blobless clone. ... git clone --filter=tree:0 <url> creates a treeless clone. ... git clone --depth=1 <url> creates a shallow clone. == Convert Cloned Repo to Shallow == <pre> git clone --depth-1 <repo> -b <branch> git clone --depth 1 org-1234@github.com:MYORG/MYREPO.git -b MYREPO/MYBRANCH MYBRANCH git clean -x -f -d . git pull --depth 1 git fetch --depth 1 git reflog expire --expire=0 git reflog..."
- 21:1621:16, 22 March 2026 diff hist +50 Linux/tree No edit summary current
- 21:1521:15, 22 March 2026 diff hist +181 N Linux/tree Created page with "== Always Show Color == With less: <ref>https://superuser.com/questions/117841/when-reading-a-file-with-less-or-more-how-can-i-get-the-content-in-colors</ref> tree -a -C | less -R"
- 21:1521:15, 22 March 2026 diff hist +357 N Linux/less Created page with "== Always Show Color == less -R With ls: <ref>https://superuser.com/questions/117841/when-reading-a-file-with-less-or-more-how-can-i-get-the-content-in-colors</ref> ls --color=always -l | less -R With tree: <ref>https://superuser.com/questions/117841/when-reading-a-file-with-less-or-more-how-can-i-get-the-content-in-colors</ref> tree -a -C | less -R" current
18 March 2026
- 20:5620:56, 18 March 2026 diff hist +5 MediaWiki:Common.css No edit summary current
- 09:2609:26, 18 March 2026 diff hist +167 MSYS2 →Add MSYS2 to PATH current
- 09:1809:18, 18 March 2026 diff hist +272 MSYS2 →Update Packages
- 09:0709:07, 18 March 2026 diff hist +119 MSYS2 →Install rsync
- 09:0509:05, 18 March 2026 diff hist +313 MSYS2 No edit summary
- 09:0309:03, 18 March 2026 diff hist +22 MSYS2 →Proxy SSL Certificate
- 09:0109:01, 18 March 2026 diff hist +581 MSYS2 →Proxy SSL Certificate
- 08:5308:53, 18 March 2026 diff hist +1,346 MSYS2 →Install rsync
- 08:5008:50, 18 March 2026 diff hist +192 MSYS2 →MSYS2
- 08:4508:45, 18 March 2026 diff hist +62 MSYS2 →Install rsync
- 08:3708:37, 18 March 2026 diff hist +91 WinGet →Install WinGet from PowerShell 7
- 08:3308:33, 18 March 2026 diff hist +62 Windows/rsync →quick msys2 rsync
17 March 2026
- 19:5619:56, 17 March 2026 diff hist +206 WinGet →MSYS2
- 19:5319:53, 17 March 2026 diff hist +164 WinGet →MSYS2
- 19:5219:52, 17 March 2026 diff hist +76 WinGet →rsync
- 19:4919:49, 17 March 2026 diff hist +88 WinGet →rsync
- 19:4919:49, 17 March 2026 diff hist +442 Windows/rsync No edit summary
- 19:4919:49, 17 March 2026 diff hist +80 MSYS2 No edit summary
- 19:4819:48, 17 March 2026 diff hist +44 MSYS2 No edit summary
- 19:4719:47, 17 March 2026 diff hist +13 N Pacman Created page with "See MSYS2" current
- 19:4619:46, 17 March 2026 diff hist +1,458 N MSYS2 Created page with " MSYS2 https://www.msys2.org/ Software Distribution and Building Platform for Windows MSYS2 is a collection of tools and libraries providing you with an easy-to-use environment for building, installing and running native Windows software. It consists of a command line terminal called mintty, bash, version control systems like git and subversion, tools like tar and awk and even build systems like autotools, all based on a modified version of Cygwin. Despite some of..."
- 19:4219:42, 17 March 2026 diff hist +91 WinGet →Thunderbird
- 19:4219:42, 17 March 2026 diff hist +48 Linux/rsync →keywords current
16 March 2026
- 09:1809:18, 16 March 2026 diff hist +53 WinGet →GitHub Client
- 08:3108:31, 16 March 2026 diff hist +608 GitHub/GH Client →Clone Repo current
- 08:2408:24, 16 March 2026 diff hist +620 GitHub/GH Client →GH_TOKEN
- 08:1908:19, 16 March 2026 diff hist +65 WinGet →GitHub Client
- 07:1507:15, 16 March 2026 diff hist +2,333 GitHub/Workflow →Dynamic Jobs #2
- 06:4406:44, 16 March 2026 diff hist −1,682 GitHub/Workflow →Dynamic Jobs #3
- 06:4106:41, 16 March 2026 diff hist +2,016 GitHub/Workflow →Dynamic Jobs #2
- 06:3006:30, 16 March 2026 diff hist +118 GitHub/Workflow →Dynamic Jobs #2
- 06:2106:21, 16 March 2026 diff hist +1,373 GitHub/Workflow →Dynamic Jobs
12 March 2026
- 08:3708:37, 12 March 2026 diff hist +38 Windows/PowerShell →Environment Variables current
- 05:5605:56, 12 March 2026 diff hist +177 Windows/Python →3.14.3 Installer current
- 05:4905:49, 12 March 2026 diff hist +222 Windows/Python →3.9.1 Installer
11 March 2026
- 21:2521:25, 11 March 2026 diff hist +73 Ubuntu/Python/3.14 No edit summary
- 21:2421:24, 11 March 2026 diff hist +24 Ubuntu/Python/3.14 No edit summary
- 18:5618:56, 11 March 2026 diff hist +269 Windows/SSHD No edit summary current
- 18:3118:31, 11 March 2026 diff hist +1,893 WinGet →Install Powershell
- 18:3118:31, 11 March 2026 diff hist −122 Windows/SSHD No edit summary
- 18:3018:30, 11 March 2026 diff hist +2,051 N Windows/SSHD Created page with "== Install OpenSSH == Install the Inbox Version: <ref>https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse?tabs=powershell&pivots=windows-11</ref> # In Admin window: # Verify Admin (New-Object Security.Principal.WindowsPrincipal([Security.Principal.WindowsIdentity]::GetCurrent())).IsInRole([Security.Principal.WindowsBuiltInRole]::Administrator) # Verify Capabilities Get-WindowsCapability -Online | Where-Object Name -lik..."
10 March 2026
- 23:0523:05, 10 March 2026 diff hist +520 Microsoft/OneDrive →Windows Missing Overlay Icons current
- 23:0523:05, 10 March 2026 diff hist +26 N OneDrive Created page with "See Microsoft/OneDrive" current
- 07:1007:10, 10 March 2026 diff hist +89 WinGet →Install Git
- 06:2806:28, 10 March 2026 diff hist +225 WinGet →Python Install Manager (PIM)