f955fbc6c0
For some newer versions of git where by default color.ui=always. The colored string captured can result in some special characters (ASCI escape codes for coloring the terminal output) before and after the string. e.g: $ git branch > test.txt $ vim test.txt " * ^[[32mmaster^[[m dev_new_device^[[m" The above escape codes will mess up a terminals color scheme when this information is read from sysid and displayed on a terminal. Use --no-color flag to fix this issue. |
||
---|---|---|
.. | ||
adi_board.tcl | ||
adi_intel_msg.tcl | ||
adi_make.tcl | ||
adi_make_boot_bin.tcl | ||
adi_pd.tcl | ||
adi_project_intel.tcl | ||
adi_project_xilinx.tcl | ||
adi_tquest.tcl | ||
adi_xilinx_msg.tcl | ||
gtwiz_parser.pl | ||
gtwizard_generator.tcl | ||
project-intel.mk | ||
project-toplevel.mk | ||
project-xilinx.mk |