git在提交的历史记录中模糊搜索提交日志

提交 日志 git 模糊 搜索 历史 记录 编程进阶笔记
发布日期 2022-10-16 更新日期 2022-10-16 阅读次数 199 文章字数 66

git每次提交时都必须指定日志。

我们希望模糊匹配日志,则【搜索的关键字是test】:

git log --grep test

注意只能匹配提交的日志。


文章作者: 朱丰华

文章链接: https://smart.52dixiaowo.com/blog/post-121.html

版权声明: 本博客所有文章除特別声明外,均采用 CC BY 4.0 许可协议。

提交 日志 git 模糊 搜索 历史 记录

发表评论

相关推荐
朱丰华   |   4个月前   |   git · ssh

复制配置github的ssh密钥

240    评论    点赞
朱丰华   |   4个月前   |   npm · js · nodejs

windows安装使用nvm

179    评论    点赞
朱丰华   |   2年前   |   git

git从缓存中移除数据git rm --cached

873    评论    点赞
朱丰华   |   2年前   |   linux · upx

Linux下安装UPX

1.4    评论    点赞
朱丰华   |   2年前   |   git

git push -u参数是什么意思?--set-upstream

700    评论    点赞
朱丰华   |   2年前   |   git · hub · 仓库

go克隆并引用github仓库

508    评论    点赞
朱丰华   |   2年前   |   linux · 文件

linux递归统计文件夹大小、du命令_Linux du命令:查看文件夹和文件的磁盘占用情况

508    评论    点赞
朱丰华   |   2年前   |   git · add · 文件

git add -A 和 git add . 的区别

302    评论    点赞
朱丰华   |   2年前   |   php

windows下编写、编译php扩展

493    评论    点赞
朱丰华   |   2年前   |   linux · php

linux下编写、编译php扩展

431    评论    点赞
朱丰华   |   2年前   |   html

npm clean-mark,抓取网页文章内容,转换成markdown、html、txt

416    评论    点赞
朱丰华   |   2年前   |   php · 混淆 · obfuscate · git

yakpro-po混淆php代码

378    评论    点赞
朱丰华   |   2年前   |   centos

centos安装golang

305    评论    点赞
朱丰华   |   2年前   |   javascript · js · obfuscator · 混淆

javascript-obfuscator混淆js文件

266    评论    点赞
朱丰华   |   2年前   |   js · 模块 · nodejs

nodejs引入自定义模块

267    评论    点赞
朱丰华   |   2年前   |   nvm · git · 安装

entos7安装、使用nvm

340    评论    点赞
朱丰华   |   2年前   |   python · linux · www

linux给www用户【非root】安装python3

506    评论    点赞
朱丰华   |   2年前   |   docker · 安装 · linux

centos安装docker

307    评论    点赞
朱丰华   |   2年前   |   php · 编译

ubuntu、centos系统从源码编译指定版本php--超详细

398    评论    点赞
朱丰华   |   2年前   |   php · git · 编译

从源码编译php

343    评论    点赞
{{item.author_name}}   |   {{new Date(item.date*1000).log()}}   |   {{it}} ·

{{item.title}}

{{item.uv}}    评论    点赞