CONFIDENTIALITY AND DISCLAIMER NOTE:These messages including any attachments are intended only for the addressee and may contain confidential, proprietary or legally privileged information. If you are not the named addressee or authorized to receive this mail, you shall not copy, forward, disclose or take any action based on this message or any part thereof. In the event that you are not the named addressee/intended recipient of the e-mail, please notify the sender of receipt of this message and delete this message including any attachment to it from your computer system immediately. The recipient acknowledges that the views, opinions, conclusions and other information expressed in this message are those of the individual sender and shall be understood as neither given nor endorsed by CAPIOT*, unless the sender does so expressly with due authority of CAPIOT and CAPIOT shall not be liable for any errors or omissions in the context of this message. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. These messages, unless specifically stated in the email and followed by an agreement, does not tantamount to an offer or an acceptance of an offer by the sender.* CAPIOT refers to CAPIOT, Inc. and all its subsidiaries including CAPIOT Software Private Limited, CAPIOT Software Pty Ltd, CAPIOT Software Pte Ltd.--
You received this message because you are subscribed to the Google Groups "Drools Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drools-usage...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-usage/8e16ecba-a918-4e2e-9b29-70f67bab45f6n%40googlegroups.com.
if you want to push from local to remote then you have to follow git appoach https://docs.github.com/en/github/getting-started-with-github/pushing-commits-to-a-remote-repository
I tried the below steps
Step 1 : I moved into the .git directory
cd JBOSS_HOME/bin/.niogit/REPOSITORY_NAME.git
Step 2 : I have pointed my remote URL to github
git remote set-url origin g...@github.com:USERNAME/REPOSITORY_NAME.git
Step 3 : Create post-commit file inside hooks folder
#!/bin/sh
echo "started"
git push origin master
Step 4 : I added new DRL file and made a save. Nothing got reflected in my remote git .
But If i do a manual git push origin master through CML, that is getting stored remote github.
My OS : Windows10
if you want to push from local to remote then you have to follow git appoach https://docs.github.com/en/github/getting-started-with-github/pushing-commits-to-a-remote-repository
--
You received this message because you are subscribed to a topic in the Google Groups "Drools Usage" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/drools-usage/ZrZhWOWXYjE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to drools-usage...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-usage/CA%2B%2Bpbv-%2B_11G2GVB8HtybxpPCg_nRxfEz%2B8b0Wq09Mqk-N4Feg%40mail.gmail.com.
You received this message because you are subscribed to the Google Groups "Drools Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drools-usage...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-usage/CAH6W_1Kp-%3DwAagEfDPfo5j-0bNngLDZ2G1To5ybxJnXeEX3hPg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-usage/CA%2B%2Bpbv9o5LO_z-L9yESChHOh0eg3Hu%2BPPX41AqUAKGxAPvBj2A%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-usage/CA%2BNJsVgzo7iNEDVvzZTfXqdteh2uKgoC7J%2B4wdNaMTiREQyMAw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-usage/CA%2BNJsVgxKN_JJ6DLb1gWqp7TsBciaZW5T%2BC_gt-OW%3DePNmwapg%40mail.gmail.com.