Hi Michael,

Makes sense, I'll try to remember for next time

Jacques

Le 24/03/2020 à 21:14, Michael Brohl a écrit :
Hi Jacques,

the commit message is confusing, especially when you just read the headline in 
the commit history. Why not simply write

"Improved: adds /uploads/ to runtime/.gitignore" ?

Thanks,

Michael


Am 24.03.20 um 18:31 schrieb jler...@apache.org:
This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
      new 11c0ce6  Improved: no functional change
11c0ce6 is described below

commit 11c0ce6d55b9ffc0124354bae8f5d9746bf5681e
Author: Jacques Le Roux <jacques.le.r...@les7arts.com>
AuthorDate: Tue Mar 24 18:31:54 2020 +0100

     Improved: no functional change
          Adds /uploads/ in .runtime/.gitignore
---
  runtime/.gitignore | 1 +
  1 file changed, 1 insertion(+)

diff --git a/runtime/.gitignore b/runtime/.gitignore
index f4a9877..290c994 100644
--- a/runtime/.gitignore
+++ b/runtime/.gitignore
@@ -6,3 +6,4 @@
  /tmp
  /tempfiles
  /output
+/uploads/


Reply via email to