You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have one question: how can I maintain the source code and the Debian files in one Git repo?
If I change the source code (or adding files ...) than git-buildpackage complains that.
I have a working workflow with three branches like:
hi,
I have one question: how can I maintain the source code and the Debian files in one Git repo?
If I change the source code (or adding files ...) than git-buildpackage complains that.
I have a working workflow with three branches like:
debian/ -> Debian files
master/ -> Source files
release/ -> Merge from master + Debian
in that way, it works, but how can I implement it in Jenkins? Any suggestions?
The text was updated successfully, but these errors were encountered: