Format:
Recent snippets matching tags of Mercurial
[alias] # show author and revision number blame = annotate -u -n # clearer Git style diff output dif = diff --git log5 = log --limit 5 log10 = log --limit 10 log25 = log --limit 25
220 Views
no comments
syntax: glob #-- Files *.bak.* *.bak thumbs.db *.msi *.log *.sqlite #-- Directories
721 Views
no comments
@echo off rem Shell wrapper for Mercurial Distributed SCM setlocal rem ######################################## rem NOTES: rem /I flag on if forces case-insensitive comparisons for == rem ######################################## rem ######################################## rem Set the following variables to the
537 Views
4 comments
syntax: glob Obj obj Bin bin *.user *.suo *.Cache *.cache *.bak
1054 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
