From d86abec6a282b2c81d237a8041cc6bc9732f9c20 Mon Sep 17 00:00:00 2001 From: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com> Date: Sat, 22 May 2021 19:57:11 +0100 Subject: [PATCH] Picture is broken --- Commands.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Commands.md b/Commands.md index b03cf65..78fd9ae 100644 --- a/Commands.md +++ b/Commands.md @@ -221,8 +221,6 @@ project : git-extras node (master): git effort --above 15 {src,lib}/* ``` - ![git effort](http://f.cl.ly/items/0b0w0S2K1d100e2T1a0D/Screen%20Shot%202012-02-08%20at%206.43.34%20PM.png) - If you wish to ignore files with commits `<=` a value you may use `--above`: ```