.bash_history does not update in Git for Windows (git bash)

后端 未结 7 1160
慢半拍i
慢半拍i 2020-12-13 01:30

I am using Git for Windows (ver. 1.7.8-preview20111206) and even though I have a .bash_history file in my HOME folder, it never automatically gets updated. When I start Git

相关标签:
7条回答
  • 2020-12-13 02:31

    For me what worked was going into C:\Users\MY_USER\ and deleting the .bash_profile file.

    Ps: I am using windows 10

    0 讨论(0)
提交回复
热议问题