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. 将 Meld 设置为 Git 的 Difftool 和 Mergetool
  5. 配置代理以使用 Git
  6. 为 Git 设置 SourceGear DiffMerge 工具
  7. Git Push --force-with-lease 与 Git Push --force
  8. 导出 Git 项目
  9. 使用 Git Prune 命令清理 Git 仓库
  10. 通过提交 ID 恢复 Git 仓库
  11. 为 Git 控制台着色
  12. 在 Git 中撤消对单个文件的本地更改
  13. 在 Git 中克隆一个远程分支
  14. 在 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 创建下拉列表
  2. PHP 错误处理程序
  3. PHP 在 MySQL 表中的 UPDATE 查询
  4. PHP 中的 array_map 和 array_walk 函数
  5. PHP 中的 die() 和 exit() 函数
  6. PHP 中的 isset() 与 empty() 函数
  7. PHP 中的构造函数
  8. PHP 中的自动加载类
  9. 从 PHP 中的 MySQL 表中选择计数函数
  10. 在 PHP 变量中存储 Div Id 并将其传递给 JavaScript
  11. 在 PHP 中创建一个 Zip 文件
  12. 在 PHP 中将数字格式化为美元金额
  13. 在 PHP 中使用 == 运算符和 STRCMP 函数进行字符串比较
  14. 在 PHP 中使用 MySQL 表插入表单数据
  15. 在 PHP 中推送元素到关联数组