User contributions for Kenneth

A user with 9,800 edits. Account created on 10 May 2014.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

17 June 2026

  • 05:3505:35, 17 June 2026 diff hist +1,471 N Git/BranchCreated page with "== Create new branch from last 10 commits == https://stackoverflow.com/questions/50992188/how-to-push-a-shallow-clone-to-a-new-repo <pre> # First, shallow-clone the old repo to the depth we want to keep git clone --depth=50 https://...@bitbucket.org/....git # Go into the directory of the clone cd clonedrepo # Once in the clone's repo directory, remove the old origin git remote remove origin # Store the hash of the oldest commit (ie. in this case, the 50th) in a var..." current
  • 05:3205:32, 17 June 2026 diff hist +16 Git/Signing Unsigned→‎Create new branch from last 10 commits current
  • 05:3205:32, 17 June 2026 diff hist +1,840 N Git/Signing UnsignedCreated page with "== Sign Current Commit == git commit --amend --no-edit -S == Rebase everything == Rebase everything until 'development' (or any hash) <ref>https://superuser.com/questions/397149/can-you-gpg-sign-old-commits</ref> git rebase --exec 'git commit --amend --no-edit -n -S' -i development Resign everything from root: git rebase --exec 'git commit --amend --no-edit -n -S' -i --root == Create new branch from last 10 commits == https://stackoverflow.com/questions/5099218..."

4 June 2026

  • 15:3015:30, 4 June 2026 diff hist +327 MitmproxyNo edit summary current
  • 15:2915:29, 4 June 2026 diff hist +88 N MitmproxyCreated page with "https://www.mitmproxy.org/ mitmproxy is a free and open source interactive HTTPS proxy."
  • 15:2815:28, 4 June 2026 diff hist +338 N MitmCreated page with "A Man-in-the-Middle (MitM) attack is a cyberattack where a hacker secretly intercepts and relays communications between two parties. The victims believe they are talking directly to each other, but the attacker is secretly eavesdropping on or altering the data, often to steal login credentials or financial information See mitmproxy" current

1 June 2026

30 May 2026

18 May 2026

15 May 2026

13 May 2026

12 May 2026

8 May 2026

5 May 2026

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)