Skip to content

Instantly share code, notes, and snippets.

@hanxue
Created January 18, 2014 10:21
Show Gist options
  • Star 10 You must be signed in to star a gist
  • Fork 9 You must be signed in to fork a gist
  • Save hanxue/8488564 to your computer and use it in GitHub Desktop.
Save hanxue/8488564 to your computer and use it in GitHub Desktop.
Cloning Github Wiki Pages
hanxue-mac:Github hanxue$ git clone https://github.com/AppScale/appscale.wiki.git
Cloning into 'appscale.wiki'...
remote: Counting objects: 1745, done.
remote: Compressing objects: 100% (1733/1733), done.
remote: Total 1745 (delta 1089), reused 10 (delta 4)
Receiving objects: 100% (1745/1745), 267.93 KiB | 35.00 KiB/s, done.
Resolving deltas: 100% (1089/1089), done.
Checking connectivity... done
hanxue-mac:Github hanxue$ ls appscale.wiki/
.git/
.md
Adding-Machines-to-an-AppScale-Deployment.md
Adding-Support-for-a-New-Database.md
Advanced-Deployment.md
AppController.md
AppDB.md
AppScale-on-Amazon-EC2.md
AppScale-on-Cloud-as-Cluster.md
AppScale-on-Eucalyptus.md
AppScale-on-Google-Compute-Engine.md
AppScale-on-Rackspace.md
AppScale-on-VirtualBox.md
Automated-Data-Persistence.md
Autoscaling-Application-Servers.md
Building-a-ubuntu-lucid-image-(Deprecated).md
Changelog.md
Changing-the-Ports-Your-App-Serves-Traffic-On.md
Chris-Bunch.md
Contribute!.md
DatastoreServer.md
FAQs.md
Hiranya-Jayathilaka.md
@DeyvidFleck
Copy link

Teste

@BenGitsCode
Copy link

Such a little-known git trick and SUPER helpful for any organizations that heavily utilize their GitHub wikis 👍 🙌

@dudesl
Copy link

dudesl commented Jun 19, 2018

Thanks man!! I have a question: how I do a push of a wiki from a repo to another? Thanks again!

@eleazarbr
Copy link

"Because wikis are just Git repositories, you can make changes locally and push them to your repository using a Git workflow"

@adrienpoly
Copy link

thanks this awsome

@PascalUlor
Copy link

Thanks for this

@christaus
Copy link

🆒✨✨✨✨✨✨✨✨✨✨✨✨
✨ Thank you for the trick ! ✨
✨✨✨✨✨✨✨✨✨✨✨✨🆒

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment