cat ~/.gitconfig

Bild von Sven
[alias]
        br = branch
        st = status
        log1 = log --pretty=oneline --abbrev-commit
        rlog = log --pretty=format:\"%h %Cblue%cr%Creset %an %Cgreen%s%Creset\"
[color]
        ui = auto
[color "branch"]
        current = "yellow bold"
        local = cyan
        remote = "red bold"
[color "diff"]
        new = cyan
        old = magenta
        frag = yellow
        meta = green
        commit = normal
        whitespace = "white reverse"
[color "status"]
        changed = yellow
        added = magenta
        untracked = "blue bold"
        nobranch = "red bold"

Trackback URL for this post:

http://www.velt.de/trackback/233

Kommentar hinzufügen

Der Inhalt dieses Feldes wird nicht öffentlich zugänglich angezeigt.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Zeilen und Absätze werden automatisch erzeugt.
  • You may link to Gallery2 items on this site using a special syntax.

Weitere Informationen über Formatierungsoptionen

To combat spam, please enter the code in the image.
Inhalt abgleichen
Powered by Olark