iilyak commented on issue #1: Use Apache CouchDB mirrors for dependencies
URL: 
https://github.com/apache/couchdb-jaeger-passage/pull/1#issuecomment-579207250
 
 
   > This is an odd way to do this...we need to get consistent on how we 
maintain our forked dependency repos.
   
   It would be nice if we as community would make a decision on how to maintain 
forks for new dependencies and document it somewhere as a policy.
   
   > In this instance you seem to be using master to hold the upstream code, 
and putting our code on a fork, then tagging.
   
   This is not my decision. I just follow the pattern established in this 
repository prior to my update.
   
   * 
[CouchDB-0.1.13-1](https://github.com/apache/couchdb-jaeger-passage/tree/CouchDB-0.1.13-1)
 tag is pointing to the head of `couchdb-deps` branch
   * master holds upstream code
   * The references of the commit are `HEAD`, tag: `CouchDB-0.1.13-1`, 
`origin/couchdb-deps`
   ```
   > git checkout CouchDB-0.1.13-1
   HEAD is now at 28cea08 Use Apache CouchDB mirrors for dependencies
   > git show
   commit 28cea08f11328639ccda583f2f451d9579cec504 (HEAD, tag: 
CouchDB-0.1.13-1, origin/couchdb-deps)
   Author: Paul J. Davis <paul.joseph.da...@gmail.com>
   Date:   Tue Nov 19 12:33:10 2019 -0600
   
       Use Apache CouchDB mirrors for dependencies
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to