#43 Convert the Readme file to Markdown
Opened by tjapro. Modified
tjapro/pag develop  into  develop

Download 43.patch

Why? Because the .md file type is more used for all projects (for Readme, at least).

  • Added subtitles for commands
  • Added updated information about hub and cli GitHub tools.
  • Added a credits section.
  • Changed the new command symbol to "$".
  • Added some hidden TODO.

Also, this pull request is a first try of contributing with pagure.

1 new commit added

  • Added the others commands

1 new commit added

  • Corrected the filename in MANIFEST

No need to call default here. It's basically an implementation detail for making pag foo call git foo. Newer version of click should be able to hide this dummy command.

1 new commit added

  • Correct the README fiel

3 new commits added

  • Merge branch 'develop' of ssh://pagure.io/forks/tjapro/pag into develop
  • Correct the README fiel
  • Correct the README fiel

After some issues in my fork, I've made what you, @lsedlar , suggested.

If it is all correct, please access this PR, as I have some more to apply that are dependents from this one ...

Thanks!

Metadata