[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, master, updated. 17a2a7c14dc27248d87f256
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, master, updated. 17a2a7c14dc27248d87f2561a1ec311ad4972355 |
Date: |
Fri, 04 May 2012 11:27:54 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".
The branch, master has been updated
via 17a2a7c14dc27248d87f2561a1ec311ad4972355 (commit)
from fa620d22a63f26f8098d7b4c4b835ad27c1b13a7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=17a2a7c14dc27248d87f2561a1ec311ad4972355
commit 17a2a7c14dc27248d87f2561a1ec311ad4972355
Author: Arnold D. Robbins <address@hidden>
Date: Fri May 4 14:03:48 2012 +0300
Add some more stuff to README.git.
diff --git a/README.git b/README.git
index 70840f3..d7ff15b 100644
--- a/README.git
+++ b/README.git
@@ -283,3 +283,8 @@ To sync the current branch with upstream, type
If you want to update several branches, "bzr switch" to each one in
turn, followed by "bzr pull" to sync the branch.
+
+- How do I manage things if I want to undo a commit?
+
+It depends upon if you have pushed the commit or not. Lots of good
+info is at http://stackoverflow.com/questions/927358/git-undo-last-commit .
-----------------------------------------------------------------------
Summary of changes:
README.git | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, master, updated. 17a2a7c14dc27248d87f2561a1ec311ad4972355,
Arnold Robbins <=