From f870cace58c695e417cde3c6f1ae9d3838d83bc3 Mon Sep 17 00:00:00 2001 From: Cabergs Charles Date: Tue, 2 Jul 2019 23:44:43 +0200 Subject: c00 start, shell01 ex01 correcion --- shell00/ex05/git_commit.sh | 1 + 1 file changed, 1 insertion(+) create mode 100755 shell00/ex05/git_commit.sh (limited to 'shell00/ex05/git_commit.sh') diff --git a/shell00/ex05/git_commit.sh b/shell00/ex05/git_commit.sh new file mode 100755 index 0000000..4a62cc5 --- /dev/null +++ b/shell00/ex05/git_commit.sh @@ -0,0 +1 @@ +git --no-pager log -n 5 --pretty=%H -- cgit