1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-17 01:42:45 +02:00

integration test for multiline commit message

This commit is contained in:
Jesse Duffield
2022-02-23 18:47:51 +11:00
parent bff5351ab3
commit 1a7fe2835c
33 changed files with 71 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# git ls-files --others --exclude-from=.git/info/exclude
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~
.DS_Store