Add some directories and files to .gitignore
-------------------------------------------- Key: OFBIZ-4685 URL: https://issues.apache.org/jira/browse/OFBIZ-4685 Project: OFBiz Issue Type: Improvement Components: ALL APPLICATIONS Affects Versions: SVN trunk Reporter: Markus M. May Priority: Trivial Fix For: SVN trunk If using git, some files are still added to an commit, even though, they should not appear in a commit. Some of those are most probably because of a directory renaming (jackrabbit -> jcr). Some others are jedit/emacs/vi artefacts (*~). A patch is applied to this issue. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus M. May updated OFBIZ-4685: --------------------------------- Attachment: gitignore.patch > Add some directories and files to .gitignore > -------------------------------------------- > > Key: OFBIZ-4685 > URL: https://issues.apache.org/jira/browse/OFBIZ-4685 > Project: OFBiz > Issue Type: Improvement > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Markus M. May > Priority: Trivial > Labels: patch > Fix For: SVN trunk > > Attachments: gitignore.patch > > > If using git, some files are still added to an commit, even though, they should not appear in a commit. Some of those are most probably because of a directory renaming (jackrabbit -> jcr). Some others are jedit/emacs/vi artefacts (*~). > A patch is applied to this issue. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4685. ---------------------------------- Resolution: Fixed Assignee: Jacques Le Roux Thanks Marcus, Your patch is in trunk at revision 1243021. > Add some directories and files to .gitignore > -------------------------------------------- > > Key: OFBIZ-4685 > URL: https://issues.apache.org/jira/browse/OFBIZ-4685 > Project: OFBiz > Issue Type: Improvement > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Markus M. May > Assignee: Jacques Le Roux > Priority: Trivial > Labels: patch > Fix For: SVN trunk > > Attachments: gitignore.patch > > > If using git, some files are still added to an commit, even though, they should not appear in a commit. Some of those are most probably because of a directory renaming (jackrabbit -> jcr). Some others are jedit/emacs/vi artefacts (*~). > A patch is applied to this issue. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |