aqqwiyth
V2EX  ›  问与答

如何用一条命令查看 Git 的 log

  •  
  •   aqqwiyth · May 28, 2015 · 2727 views
    This topic created in 4031 days ago, the information mentioned may be changed or developed.
    比如: 查看svn的log
    svn log http://url -v -l10

    git如何实现?(无需考虑登录的情况)
    4 replies    2015-06-01 09:17:35 +08:00
    nybux
        1
    nybux  
       May 28, 2015   ❤️ 1
    git log --graph --decorate --pretty=oneline --abbrev-commit
    MosquitoLiu
        2
    MosquitoLiu  
       May 28, 2015
    我用tig
    aqqwiyth
        3
    aqqwiyth  
    OP
       May 31, 2015
    @nybux 感谢哈,这个脚本的前提是要在已clone的情况下吗?
    nybux
        4
    nybux  
       Jun 1, 2015
    是的
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1143 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 23:11 · PVG 07:11 · LAX 16:11 · JFK 19:11
    ♥ Do have faith in what you're doing.