Page MenuHomeSoftware Heritage

Missing triple back quote after lister-gnu in README of lister added (T1813)
ClosedPublic

Authored by NancyChauhan on Jun 16 2019, 2:59 PM.

Diff Detail

Repository
rDLS Listers
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

README.md
193

You need to add a blank line after triple backquote.

196

While we are at it please also change RCRAN to CRAN.

Thank you . I have done the required changes

ardumont added a subscriber: ardumont.

Please:

  • squash your commits together
  • use an imperative form, something like: "README: Add missing triple back quote"
This revision now requires changes to proceed.Jun 17 2019, 10:13 AM
This comment was removed by NancyChauhan.
This revision is now accepted and ready to land.Jun 17 2019, 10:39 AM

Thank you both @NancyChauhan @nahimilega

I am having following error when i am trying to Land my change onto master after git push :

fatal: unable to access 'https://forge.softwareheritage.org/source/swh-lister.git/': The requested URL returned error: 403

README.md : Missing triple back quote after lister-gnu in README of lister added

This revision was automatically updated to reflect the committed changes.