V
V
Vadim Yagofarov2020-08-04 15:02:58
git
Vadim Yagofarov, 2020-08-04 15:02:58

How to send (commit) processing 1c (epf) to a remote repository using precommit1c?

How to unpack through precommit1c and send (commit) processing 1c to a remote repository?
I copied all the necessary precommit1c files and folders to the git> hooks folder. precommit1c. If I understand correctly, then when you commit, precommit1c should automatically unzip the .epf file and then you can push it without any problems. But now when I do git push nothing comes to the remote server.
5f294270a4d75933702532.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Kinash, 2020-08-05
@GIRUPC

Maybe you need to do: git push -u origin master

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question