Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

tools

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PoC Tools

This folder contains several tools and addons to ease the work with the PoC-Library and VHDL.

Emacs

Git

  • git-alias.setup.ps1 registers 2 new global aliasses in git, which prints the colored commit tree into the console:

    git tree:

    git config --global alias.tree 'log --decorate --pretty=oneline --abbrev-commit --date-order --graph'
    

    git treea:

    git config --global alias.tree 'log --decorate --pretty=oneline --abbrev-commit --date-order --graph --all'
    

Notepad++

This folder contains syntax highlighting rules for Notepad++. The following file types are supported: