Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
0d6607ab
Commit
0d6607ab
authored
Nov 21, 2010
by
Chong Yidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* maintaining.texi (Version Control Systems): Fix repeated sentence.
Suggested by Štěpán Němec.
parent
091af649
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
4 deletions
+7
-4
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+5
-0
doc/emacs/maintaining.texi
doc/emacs/maintaining.texi
+2
-4
No files found.
doc/emacs/ChangeLog
View file @
0d6607ab
2010-11-21 Chong Yidong <cyd@stupidchicken.com>
* maintaining.texi (Version Control Systems): Fix repeated sentence.
Suggested by Štěpán Němec.
2010-11-20 Chong Yidong <cyd@stupidchicken.com>
* maintaining.texi (Version Control): Say "commit", not "check in".
...
...
doc/emacs/maintaining.texi
View file @
0d6607ab
...
...
@@ -172,10 +172,8 @@ under active development, and has been deprecated in favor of Bazaar.
@item
Git is a distributed version control system originally invented by
Linus Torvalds to support development of Linux (his kernel). VC
supports most git operations, with the exception of news merges and
repository syncing; these must be done from the command line. VC
supports most git operations, with the exception of news merges and
repository syncing.
supports many common git operations, but others, such as repository
syncing, must be done from the command line.
@cindex hg
@cindex Mercurial
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment