Articles → Git → Output Log To Text File In GitOutput Log To Text File In GitIn this article, we will output log to text file.Syntax git log > file_nameExample git log > abc.txtThe above command will output log in text file.Click to EnlargePosted By - Karan Gupta Posted On - Monday, October 14, 2019 Query/Feedback Your Email Id** Subject* Query/Feedback Characters remaining 250**
git log > file_name
git log > abc.txt
Query/Feedback