Giter Site home page Giter Site logo

mercurial_commands's Introduction

Mercurial_commands

Mercurial source control management commands. Below are the most important commands used in Mercurial

#add
add the specified files on the next commit #addremove add all new files, delete all missing files #annotate
show changeset information by line for each file #archive create an unversioned archive of a repository revision #backout reverse effect of earlier changeset #bisect
subdivision search of changesets #bookmarks
create a new bookmark or list existing bookmarks #branch
set or show the current branch name #branches
list repository named branches #bundle create a changegroup file #cat
output the current or given revision of files #clone
make a copy of an existing repository #commit
commit the specified files or all outstanding changes #config
show combined config settings from all hgrc files #copy
mark files as copied for the next commit #diff
diff repository (or selected files) #export
dump the header and diffs for one or more changesets #files
list tracked files #forget
forget the specified files on the next commit #graft
copy changes from other branches onto the current branch #grep
search for a pattern in specified files and revisions #heads
show branch heads #help
show help for a given topic or a help overview #identify
identify the working directory or specified revision #import
import an ordered set of patches #incoming
show new changesets found in source #init
create a new repository in the given directory #log
show revision history of entire repository or files #manifest
output the current or given revision of the project manifest #merge
merge another revision into working directory #outgoing
show changesets not found in the destination #paths
show aliases for remote repositories #phase
set or show the current phase name #pull
pull changes from the specified source #push
push changes to the specified destination #recover
roll back an interrupted transaction #remove
remove the specified files on the next commit #rename
rename files; equivalent of copy + remove #resolve
redo merges or set/view the merge status of files #revert
restore files to their checkout state #root
print the root (top) of the current working directory #serve
start stand-alone webserver #status
show changed files in the working directory #summary
summarize working directory state #tag
add one or more tags for the current or given revision #tags
list repository tags #unbundle
apply one or more changegroup files #update
update working directory (or switch revisions) #verify
verify the integrity of the repository #version
output version and copyright information

#config
Configuration Files #dates
Date Formats #diffs
Diff Formats #environment Environment Variables #extensions
Using Additional Features #filesets
Specifying File Sets #glossary
Glossary #hgignore
Syntax for Mercurial Ignore Files #hgweb
Configuring hgweb #internals
Technical implementation topics #merge-tools Merge Tools #multirevs
Specifying Multiple Revisions #patterns
File Name Patterns #phases
Working with Phases #revisions
Specifying Single Revisions #revsets
Specifying Revision Sets #scripting Using Mercurial from scripts and automation #subrepos
Subrepositories #templating
Template Usage #urls
URL Paths

mercurial_commands's People

Contributors

kusha-b-k avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.