-
-
Save llagerlof/2ca01dca60973bc4522b4f3aa6b6ad0c to your computer and use it in GitHub Desktop.
Revisions
-
OrenBochman revised this gist
Sep 9, 2018 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,9 @@ # Gist Search Cheatsheet Enter this in the search box along with your search terms: Get all gists from the user santisbon. <br/>`user:orenbochman` Find all gists with a .yml extension. <br/>`extension:yml` -
santisbon revised this gist
Nov 26, 2017 . 1 changed file with 17 additions and 17 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,31 +1,31 @@ Enter this in the search box along with your search terms: Get all gists from the user santisbon. <br/>`user:santisbon` Find all gists with a .yml extension. <br/>`extension:yml` Find all gists with HTML files. <br/>`language:html` Find all gists with a ".bash_profile" file. <br/>`filename:.bash_profile` Excludes all results containing your search term. <br/>`NOT` Find gists with greater than 100 stars. <br/>`stars:>100` Include anonymous gists in your search. <br/>`anon:true` Search all forked gists for results. <br/>`fork:only` Find gists containing a file larger than 1000kbs. <br/>`size:>1000` Full code search: https://help.github.com/articles/searching-code/ -
santisbon revised this gist
Nov 26, 2017 . 1 changed file with 14 additions and 14 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,28 +1,28 @@ Enter this in the search box: Get all gists from the user santisbon. <br/>`user:santisbon` Find all instances of join in gists with a .yml extension. <br/>`join extension:yml` Find all cat gists with HTML files. <br/>`cat language:html` Find all gists with a ".bashrc" file. <br/>`filename:.bashrc` Excludes all results containing cat. <br/>`NOT cat` Find cat gists with greater than 100 stars. <br/>`cat stars:>100` Include anonymous gists in your search for cat-related gists. <br/>`cat anon:true` Search all forked gists for results containing cat. <br/>`cat fork:only` Find all instances of system in gists containing a file larger than 1000kbs. <br/>`system size:>1000` -
santisbon revised this gist
Nov 26, 2017 . 1 changed file with 11 additions and 9 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,29 +1,31 @@ Enter this in the search box: Find cat gists with greater than 100 stars. <br/>`cat stars:>100` Get all gists from the user santisbon. <br/>`user:santisbon` Include anonymous gists in your search for cat-related gists. <br/>`cat anon:true` Excludes all results containing cat. <br/>`NOT cat` Search all forked gists for results containing cat. <br/>`cat fork:only` Find all gists with a ".bashrc" file. <br/>`filename:.bashrc` Find all cat gists with HTML files. <br/>`cat language:html` Find all instances of join in gists with a coffee extension. <br/>`join extension:coffee` Find all instances of system in gists containing a file larger than 1000kbs. <br/>`system size:>1000` Full code search: https://help.github.com/articles/searching-code/ -
santisbon revised this gist
Nov 26, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Find cat gists with greater than 100 stars. `cat stars:>100` Get all gists from the user santisbon. <br/>`user:santisbon` Include anonymous gists in your search for cat-related gists. `cat anon:true` -
santisbon revised this gist
Nov 26, 2017 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,7 @@ Enter this in the search box: Find cat gists with greater than 100 stars. `cat stars:>100` Get all gists from the user santisbon. -
santisbon revised this gist
Nov 26, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Enter this in the search box: Find cat gists with greater than 100 stars. `cat stars:>100` Get all gists from the user santisbon. `user:santisbon` Include anonymous gists in your search for cat-related gists. -
santisbon revised this gist
Nov 26, 2017 . 1 changed file with 8 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,19 +2,27 @@ Enter this in the search box: Find cat gists with greater than 100 stars. `cat stars:>100` Get all gists from the user defunkt. `user:santisbon` Include anonymous gists in your search for cat-related gists. `cat anon:true` Excludes all results containing cat. `NOT cat` Search all forked gists for results containing cat. `cat fork:only` Find all gists with a ".bashrc" file. `filename:.bashrc` Find all cat gists with HTML files. `cat language:html` Find all instances of join in gists with a coffee extension. `join extension:coffee` Find all instances of system in gists containing a file larger than 1000kbs. `system size:>1000` -
santisbon created this gist
Nov 26, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,20 @@ Enter this in the search box: Find cat gists with greater than 100 stars. `cat stars:>100` Get all gists from the user defunkt. `user:santisbon` Include anonymous gists in your search for cat-related gists. `cat anon:true` Excludes all results containing cat. `NOT cat` Search all forked gists for results containing cat. `cat fork:only` Find all gists with a ".bashrc" file. `filename:.bashrc` Find all cat gists with HTML files. `cat language:html` Find all instances of join in gists with a coffee extension. `join extension:coffee` Find all instances of system in gists containing a file larger than 1000kbs. `system size:>1000`