John Wachira avatar John Wachira avatar

關於 John Wachira

LinkedIn

John is a Git and PowerShell geek. He uses his expertise in the version control system to help businesses manage their source code. According to him, Shell scripting is the number one choice for automating the management of systems.

John Wachira 發表的文章

Git 貼士

  1. Git HEAD^ vs Git HEAD~ vs Git HEAD{@}
  2. Git 中列出子模組
  3. IntelliJ IDEA 中的 Git Stash 與 Shelve
  4. 為 Git 設定 SourceGear DiffMerge 工具
  5. 配置代理以使用 Git
  6. 將 Meld 設定為 Git 的 Difftool 和 Mergetool
  7. Git Push --force-with-lease 與 Git Push --force
  8. 在 Git 中克隆一個遠端分支
  9. 在 Git 中移動現有標籤
  10. 在 Git 中撤消對單個檔案的本地更改
  11. 在 Git 中顯示已快取和未快取的更改
  12. 使用 Git Prune 命令清理 Git 倉庫
  13. 為 Git 控制檯著色
  14. 通過提交 ID 恢復 Git 倉庫
  15. 匯出 Git 專案
  16. 在 Git 中比較檔案、提交和分支
  17. 將新的本地 Git 分支推送並跟蹤到遠端倉庫
  18. 通過設定遠端更新倉庫
  19. 撤消本地倉庫中的最後一次 Git 提交
  20. .git 目錄解釋
  21. Git Fetch 和 Git Pull 的區別
  22. Git 拉取不更新檔案
  23. Git 倉庫視覺化
  24. 在 Git 上建立和使用分支
  25. 在 Git 中應用快取
  26. 在 Git 中覆蓋本地更改
  27. 克隆到非空 Git 目錄
  28. 拉取最新的 Git 子模組
  29. 提交對 Git 分支的更改
  30. 解決 Git 補丁錯誤
  31. 撤消 Git 中的更改
  32. 撤銷 Git 快取
  33. 變基 Git 分支
  34. Git 拉取和 Git 克隆的區別
  35. 在 Git 中新增檔案

PHP 貼士文章

  1. PHP 中的 array_map 和 array_walk 函式
  2. PHP 中的 die() 和 exit() 函式
  3. PHP 中的 isset() 與 empty() 函式
  4. PHP 中的自動載入類
  5. PHP 中的建構函式
  6. PHP 在 MySQL 表中的 UPDATE 查詢
  7. PHP 建立下拉選單
  8. PHP 錯誤處理程式
  9. 在 PHP 中使用 == 運算子和 STRCMP 函式進行字串比較
  10. 在 PHP 中使用 MySQL 表插入表單資料
  11. 在 PHP 中建立一個 Zip 檔案
  12. 在 PHP 中將數字格式化為美元金額
  13. 在 PHP 中推送元素到關聯陣列
  14. 在 PHP 變數中儲存 Div Id 並將其傳遞給 JavaScript
  15. 從 PHP 中的 MySQL 表中選擇計數函式