Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# myDocs
docs/docs/*~
*~

# Logs
logs
*.log
Expand Down
13 changes: 13 additions & 0 deletions docs/docs/NOTES
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
_______
...
__________________


Iniciando ...

...

Anotações!
------------------------------------------------------------------------------ --------------------------------------------------------------------------------
--------------------------------------------------------------------------------

56 changes: 56 additions & 0 deletions docs/docs/cmd0
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
20/02/2021 - 18:14

manoel@worktool ~/Público/gulp $ git glone https://github.com/manoelmaciel/gulp.git
git: 'glone' não é um comando git. Veja 'git --help'.

Você quis dizer isso?
clone
manoel@worktool ~/Público/gulp $ git clone https://github.com/manoelmaciel/gulp.git
Cloning into 'gulp'...
remote: Enumerating objects: 34, done.
remote: Counting objects: 100% (34/34), done.
remote: Compressing objects: 100% (27/27), done.
remote: Total 5006 (delta 17), reused 12 (delta 7), pack-reused 4972
Receiving objects: 100% (5006/5006), 1.06 MiB | 799.00 KiB/s, done.
Resolving deltas: 100% (3090/3090), done.
Checking connectivity... done.
manoel@worktool ~/Público/gulp $ git status
fatal: Not a git repository (or any parent up to mount point /home)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
manoel@worktool ~/Público/gulp $ ls
gulp
manoel@worktool ~/Público/gulp $ cd gulp
manoel@worktool ~/Público/gulp/gulp $ git status
No ramo master
Your branch is up-to-date with 'origin/master'.
nada a submeter, diretório de trabalho vazio
manoel@worktool ~/Público/gulp/gulp $ git log
commit f91c388beb265e5008202f11100309549162247a
Author: roydukkey <roydukkey@users.noreply.github.com>
Date: Mon Feb 8 15:22:24 2021 -0500

Docs: Remove typo in custom registry docs (#2543)

commit df252509b52acd712300b3b5d00bf7aedf0dbd40
Author: Anderson Samir Corrêa Paz de Camargo <andergtk@users.noreply.github.com>
Date: Sun Jan 10 20:13:16 2021 -0300

Docs: Fix typo in task docs (#2524)

commit b6d6d7c8c37f4be846cf796d3929fe25c5329808
Author: azu <azu@users.noreply.github.com>
Date: Mon Jan 11 07:49:51 2021 +0900

Docs: fix recipe link (#2526)

commit c26ebcb1c9842251c8dd716461d735e26feb862a
Author: Blaine Bublitz <blaine.bublitz@gmail.com>
Date: Wed Oct 21 12:25:54 2020 -0700

Docs: Cleanup registry error message subtitles
manoel@worktool ~/Público/gulp/gulp $ git branch
* master
manoel@worktool ~/Público/gulp/gulp $ git checkout -b iprove_method_watch
Switched to a new branch 'iprove_method_watch'
manoel@worktool ~/Público/gulp/gulp $

44 changes: 44 additions & 0 deletions docs/docs/notes
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
____
GULP
(clone)
__________________
20/02/2021 - 18:15

Iniciando ...

https://github.com/manoelmaciel/gulp

Anotações!
------------------------------------------------------------------------------ --------------------------------------------------------------------------------
--------------------------------------------------------------------------------
__________________


...

...

!
-------------------------------------------------------------------------------
--------------------------------------------------------------------------------
__________________


...

...

!
-------------------------------------------------------------------------------
--------------------------------------------------------------------------------
__________________


...

...

!
-------------------------------------------------------------------------------
--------------------------------------------------------------------------------