summaryrefslogtreecommitdiff
path: root/git-rebase--preserve-merges.sh
diff options
context:
space:
mode:
authorKarsten Blees <blees@dcon.de>2019-07-04 09:20:33 (GMT)
committerJunio C Hamano <gitster@pobox.com>2019-07-08 21:55:02 (GMT)
commite12a9556602f4d94254cc4eda25b5615ff07131a (patch)
tree831ade0b6e68595c279ab8fcb468898610bcd4da /git-rebase--preserve-merges.sh
parent8dca754b1e874719a732bc9ab7b0e14b21b1bc10 (diff)
downloadgit-e12a9556602f4d94254cc4eda25b5615ff07131a.zip
git-e12a9556602f4d94254cc4eda25b5615ff07131a.tar.gz
git-e12a9556602f4d94254cc4eda25b5615ff07131a.tar.bz2
mingw: initialize HOME on startup
HOME initialization was historically duplicated in many different places, including /etc/profile, launch scripts such as git-bash.vbs and gitk.cmd, and (although slightly broken) in the git-wrapper. Even unrelated projects such as GitExtensions and TortoiseGit need to implement the same logic to be able to call git directly. Initialize HOME in git's own startup code so that we can eventually retire all the duplicate initialization code. Signed-off-by: Karsten Blees <blees@dcon.de> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-rebase--preserve-merges.sh')
0 files changed, 0 insertions, 0 deletions