diff options
Diffstat (limited to 'locale/pt/LC_MESSAGES/_tils/2020-08-14-browse-a-git-repository-at-a-specific-commit.po')
-rw-r--r-- | locale/pt/LC_MESSAGES/_tils/2020-08-14-browse-a-git-repository-at-a-specific-commit.po | 34 |
1 files changed, 26 insertions, 8 deletions
diff --git a/locale/pt/LC_MESSAGES/_tils/2020-08-14-browse-a-git-repository-at-a-specific-commit.po b/locale/pt/LC_MESSAGES/_tils/2020-08-14-browse-a-git-repository-at-a-specific-commit.po index da7b3ee..421e295 100644 --- a/locale/pt/LC_MESSAGES/_tils/2020-08-14-browse-a-git-repository-at-a-specific-commit.po +++ b/locale/pt/LC_MESSAGES/_tils/2020-08-14-browse-a-git-repository-at-a-specific-commit.po @@ -3,14 +3,6 @@ msgid "" msgstr "" msgid "" -"title: Browse a git repository at a specific commit\n" -"date: 2020-08-14\n" -"layout: post\n" -"lang: en\n" -"ref: browse-a-git-repository-at-a-specific-commit" -msgstr "" - -msgid "" "I commonly use tools like `git log` together with `git show` when inspecting" " past changes in a repository:" msgstr "" @@ -96,3 +88,29 @@ msgstr "" msgid "git --work-tree=<dir> checkout <my-commit> -- src/\n" msgstr "" + +msgid "title: Browse a git repository at a specific commit" +msgstr "" + +msgid "date: 2020-08-14" +msgstr "" + +msgid "layout: post" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "ref: browse-a-git-repository-at-a-specific-commit" +msgstr "" + +msgid "eu_categories: git" +msgstr "" + +#~ msgid "" +#~ "title: Browse a git repository at a specific commit\n" +#~ "date: 2020-08-14\n" +#~ "layout: post\n" +#~ "lang: en\n" +#~ "ref: browse-a-git-repository-at-a-specific-commit" +#~ msgstr "" |