[sr-dev] [kamailio/kamailio] error: 'pkg/docker' does not have a commit checked out (#2003)

Daniel-Constantin Mierla notifications at github.com
Fri Nov 15 18:39:36 CET 2019


Closing -- discussed at K dev meeting, confirming it happens, but might be just the specific git workflow approach.

The solution is to use `git commit` with path to files to be committed that excludes the `pkg/docker/`, instead of just `.` - for example:

```
git commit src/
git commit ChangeLog
git commit pkg/kamailio/
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2003#issuecomment-554456952
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20191115/84b9d2d6/attachment.html>


More information about the sr-dev mailing list