https://github.com/JuliaLang/julia
Revision 84770f8e99ecf2aa62ea91680e8a0f26a4c674f3 authored by Elliot Saba on 07 August 2019, 23:41:55 UTC, committed by Elliot Saba on 07 August 2019, 23:41:55 UTC
By using `git branch`, we sometimes capture terminal color codes, which
is suboptimal.  Use porcelain commands instead, that's what they're
there for.
1 parent 1f47617
History
Tip revision: 84770f8e99ecf2aa62ea91680e8a0f26a4c674f3 authored by Elliot Saba on 07 August 2019, 23:41:55 UTC
Use porcelain `git` commands to get branch name
Tip revision: 84770f8
File Mode Size
.github
base
contrib
deps
doc
etc
src
stdlib
test
ui
.appveyor.yml -rw-r--r-- 2.1 KB
.gitattributes -rw-r--r-- 67 bytes
.gitignore -rw-r--r-- 257 bytes
.mailmap -rw-r--r-- 11.0 KB
.travis.yml -rw-r--r-- 6.1 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 21.2 KB
HISTORY.md -rw-r--r-- 258.4 KB
LICENSE.md -rw-r--r-- 5.1 KB
Make.inc -rw-r--r-- 39.9 KB
Makefile -rw-r--r-- 28.1 KB
NEWS.md -rw-r--r-- 6.1 KB
README.md -rw-r--r-- 6.3 KB
VERSION -rw-r--r-- 12 bytes
sysimage.mk -rw-r--r-- 3.8 KB

README.md

back to top