curran / curran/google-diff-match-patch

Add GitHub Wiki

Aperta
#112 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
17
Fork
2
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

You currently have the markdown wiki files in the wiki branch. I would like to suggest adding these as wiki pages in the GH interface.

Here's how ([credit here](http://stackoverflow.com/a/41423798/552067)):
1. Go to [this repo's settings](https://github.com/curran/google-diff-match-patch/settings) and check the "Wikis" checkbox
2. Go to [this repo's wiki page](https://github.com/curran/google-diff-match-patch/wiki), click the "Create the first page" button, then scroll down and click "Save Page".
3. Navigate to your local clone of this repo in your terminal and add the wiki page as a remote:

```sh
git remote add gh-wiki https://github.com/curran/google-diff-match-patch.wiki.git
```
4. Force push the files from your "wiki" branch to the new "gh-wiki" remote:

```sh
git push -f gh-wiki wiki:master
```

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Inizia con il branch wiki esistente e con i link Settings e Wiki del repository indicati nell’issue. Segui i passaggi elencati per il remote e il force-push, quindi verifica che il contenuto del branch wiki sia disponibile come pagine nell’interfaccia GitHub Wiki.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
git, github
Ambito
documentation
Tipo di issue
Documentazione
Difficoltà
2/5
Tempo stimato
1-3 ore
Stato di attività
Ferma
Chiarezza
Specificata chiaramente
Idoneità per principianti
55/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.