aqqwiyth
V2EX  ›  问与答

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

  •  
  •   aqqwiyth · May 28, 2015 · 2755 views
    This topic created in 4046 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   ·   2894 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 40ms · UTC 15:10 · PVG 23:10 · LAX 08:10 · JFK 11:10
    ♥ Do have faith in what you're doing.