[Pkg-ofed-commits] [libfabric] 02/05: git co -> git checkout

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Sun Apr 24 21:18:55 UTC 2016


This is an automated email from the git hooks/post-receive script.

ana pushed a commit to branch debian/master
in repository libfabric.

commit 701141e004905f97803a8778addb798a5bd26d96
Author: Ana Guerrero López <ana at ekaia.org>
Date:   Sun Apr 24 23:05:53 2016 +0200

    git co -> git checkout
---
 debian/README.source | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/README.source b/debian/README.source
index 373ef19..076fe1c 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -23,7 +23,7 @@ Handling new upstream releases (e.g. for new release 1.2.1):
 - Set an upstream tag 'alias' (original upstream tag would be v1.2.1):
   $ git tag upstream/1.2.1 v1.2.1
 - Merge new upstream release to the debian/master branch:
-  $ git co debian/master
+  $ git checkout debian/master
   $ git merge upstream/1.2.1
 - Adjust debian files for new release ...
 - Set debian release tag when done (assuming debian version 1.2.1-1)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/libfabric.git



More information about the Pkg-ofed-commits mailing list