-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sharing developments #26
Comments
Ciao, at the moment you need to use the standard git commands. I.e.:
you might need to adapt |
cool, that worked. |
Added script and html to see the summary of the merged pull requests
rewrite SiblingSubscriptionsComplete DAO
Adding QGL and (disabled) softactivity for VBF
…v800pre4 80 re mini ao dw boosted taus for pull v800pre6
Update of the analysis part to 76X
Angular cuts for tau nu final state
Tracking fit scripts
Adding Fall17V2 photon cut based ID
Add links between clusters
Small debug bug fix
Switch to L1PF to FastHisto
Fixed TP compilation errors.
…ReClustering Adding options:
Improve code for computing & plotting object multiplicites, add MHT to jet ntupler
applied event selection for miniAOD
Fix of genPart precision increase for tnp nano
update `SiPixelDigisClustersFromSoAAlpaka` to consume `SiPixelDigisHost` collection
Remove global variables
Ciao,
sorry for the very basic question.
I have pushed a development into my repository with:
git push my-cmssw my-new-feature
Now, how do I share it with a colleague? Or better, what should the colleague do to checkout my development and be able to test it?
Thanks,
Giuseppe
The text was updated successfully, but these errors were encountered: