[rebase - The rebase tool, core of the automatic rebase facility during postinstall] branch master, updated. 5836ef5322186c1062f70907df8e7bf8e6edfe1b

Corinna Vinschen corinna@sourceware.org
Tue Aug 8 08:37:18 GMT 2023




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/rebase.git;h=5836ef5322186c1062f70907df8e7bf8e6edfe1b

commit 5836ef5322186c1062f70907df8e7bf8e6edfe1b
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Tue Aug 8 10:37:02 2023 +0200

    .gitignmore: add backup files with trailing ~


Diff:
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 4a8b6011ec37..c9bfb73d358e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*~
 autom4te.cache
 configure
 tags



More information about the Cygwin-apps-cvs mailing list