Not logged in
Talk
Contributions
Create account
Log in
Navigation
Main page
About
People
Publications
Teaching
Resources
Research Blog
Wiki Functions
Recent changes
Help
Licensing
Project page
Discussion
Edit
View history
Editing
CommunityData:Meetup July 2017/Infrastructure
(section)
From CommunityData
Jump to:
navigation
,
search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Git (migration to gitolite from wikiresearch) == Details on setting up Gitolite are already pretty clearly documented over at [[CommunityData:Git]]. The rest of this section covers migration of the wikiresearch repository off of Github. We'll be doing this at the session and disable/deleting the old repository then. If you do <code>git remote -v</code> you should all see something like this: origin git@github.com:aaronshaw/wikiresearch.git (fetch) origin git@github.com:aaronshaw/wikiresearch.git (push) The first word might be different but the important thing to take note of is that word (i.e., βoriginβ). First you need to add the new repository and pull down objects like: git remote add communitydata git@code.communitydata.cc:wikiresearch git fetch communitydata git push --set-upstream communitydata git remote remove origin git remote rename communitydata origin Check to see if you have multiple branches: git branch If you do, and you want to push them all, you can do that with: git push --all origin
Summary:
Please note that all contributions to CommunityData are considered to be released under the Attribution-Share Alike 3.0 Unported (see
CommunityData:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:
Cancel
Editing help
(opens in new window)
Tools
What links here
Related changes
Special pages
Page information