• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            隨筆 - 42  文章 - 3  trackbacks - 0
            <2012年3月>
            26272829123
            45678910
            11121314151617
            18192021222324
            25262728293031
            1234567

            常用鏈接

            留言簿(2)

            隨筆檔案

            文章檔案

            網(wǎng)頁收藏

            搜索

            •  

            最新評(píng)論

            閱讀排行榜

            評(píng)論排行榜

            Create a new local repository:
            prompt> mkdir /path/to/repo:
            prompt> cd /path/to/repo
            prompt> git init
            Initialized empty Git repository in /path/to/repo/.git/
            prompt>
            ... create file(s) for first commit ...
            prompt> git add .
            prompt> git commit -m 'initial import'
            Created initial commit bdebe5c: initial import.

            1 files changed, 1 insertions(+), 0 deletions(-)
            Note that the commit action only commits to your local repository.

            Change one of my github repo name in two steps:

            Firstly, cd to your local git directory, and find out what remote name(s) refer to that URL

            $ git remote -v origin  git@github.com:someuser/someproject.git 

            Then, set the new URL

            $ git remote set-url origin git@github.com:someuser/newprojectname.git 

            or in older versions of git, you might need

            $ git remote rm origin $ git remote add origin git@github.com:someuser/newprojectname.git 

            (origin is the most common remote name, but it might be called something else.)

            But if there's lots of people who are working on your project, they will all need to do the above steps, and maybe you don't even know how to contact them all to tell them. That's what #1 is about.

            Further reading:

            Footnotes:

            1 The exact format of your URL depends on which protocol you are using, e.g.

            push your local repository into remote repository:
            prompt>git push origin master
            To amend the last wrong commit:

            git commit --amend -m "New commit message"

             

            If the commit you want to fix isn’t the most recent one:

            1. git rebase --interactive $parent_of_flawed_commit

              If you want to fix several flawed commits, pass the parent of the oldest one of them.

            2. An editor will come up, with a list of all commits since the one you gave.

              1. Change pick to reword (or on old versions of Git, to edit) in front of any commits you want to fix.
              2. Once you save, git will replay the listed commits. 

            3. Git will drop back you into your editor for every commit you said you want to reword, and into the shell for every commit you wanted to edit. If you’re in the shell:

              1. Change the commit in any way you like.
              2. git commit --amend
              3. git rebase --continue

            Most of this sequence will be explained to you by the output of the various commands as you go. It’s very easy, you don’t need to memorise it – just remember that git rebase --interactive lets you correct commits no matter how long ago they were.

            Today, when I try to push some code to the remote, it told me the there is a permission issue, I finally fixed it by created a new key, add it to my git account and local account. Here is the process of adding to local


            $ git push -u origin master
            Permission denied (publickey).
            fatal: The remote end hung up unexpectedly

            $ ssh -vT git@github.com
            OpenSSH_4.6p1, OpenSSL 0.9.8e 23 Feb 2007
            debug1: Connecting to github.com [207.97.227.239] port 22.
            debug1: Connection established.
            debug1: No more authentication methods to try.
            Permission denied (publickey).

            $  ssh-add -l
            Could not open a connection to your authentication agent.

            $ eval `ssh-agent`
            Agent pid 4968

            If you did not have a key, generate one according this 
            https://help.github.com/articles/generating-ssh-keys

            then add the key
            $  ssh-add /c/Users/li/.ssh/key
            Identity added: /c/Users/li/.ssh/key

            $ ssh -vT git@github.com
            OpenSSH_4.6p1, OpenSSL 0.9.8e 23 Feb 2007
            debug1: Connecting to github.com [207.97.227.239] port 22.
            debug1: Connection established.
            debug1: identity file /c/Users/li/.ssh/identity type -1

            Hi ***! You've successfully authenticated, but GitHub does not provide shell access.
            debug1: channel 0: free: client-session, nchannels 1
            debug1: Transferred: stdin 0, stdout 0, stderr 0 bytes in 0.3 seconds
            debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 0.0
            debug1: Exit status 1


            $ git push -u origin master
            Counting objects: 46, done.
            Delta compression using up to 4 threads.
            Compressing objects: 100% (42/42), done.
            Writing objects: 100% (46/46), 21.33 KiB, done.
            Total 46 (delta 1), reused 0 (delta 0)

            Clone your repository

            Create a new repository in a new directory via the following commands.

             

            # Switch to home
            cd ~
            # Make new directory
            mkdir repo02
            
            # Switch to new directory
            cd ~/repo02
            # Clone
            git clone ../remote-repository.git . 

             

            posted on 2012-07-09 22:04 鷹擊長空 閱讀(447) 評(píng)論(0)  編輯 收藏 引用

            只有注冊(cè)用戶登錄后才能發(fā)表評(píng)論。
            網(wǎng)站導(dǎo)航: 博客園   IT新聞   BlogJava   博問   Chat2DB   管理


            久久无码专区国产精品发布| 久久国产成人午夜aⅴ影院| 久久丫忘忧草产品| 久久久91精品国产一区二区三区| 久久国产高清一区二区三区| 久久亚洲国产精品成人AV秋霞| 999久久久无码国产精品| 久久综合视频网站| 色综合久久综合网观看| AV无码久久久久不卡蜜桃| 久久久久亚洲?V成人无码| 久久精品黄AA片一区二区三区| 欧美麻豆久久久久久中文| 久久91精品国产91久久户| 国内精品久久久久久久久电影网| 久久99国产精品成人欧美| 99久久99久久精品免费看蜜桃| 久久午夜免费视频| 伊人久久综在合线亚洲2019| 国产成人精品免费久久久久| 久久精品国产色蜜蜜麻豆| 欧美伊人久久大香线蕉综合69| 久久精品国产99国产电影网 | 狠狠色婷婷综合天天久久丁香| 久久久这里只有精品加勒比| 久久电影网| 国产午夜精品理论片久久| 久久久久久a亚洲欧洲aⅴ | 午夜精品久久久久久影视777| 国产L精品国产亚洲区久久| 青青草原综合久久大伊人精品| 99久久精品国内| 精品亚洲综合久久中文字幕| 国产欧美一区二区久久| 久久精品国产免费| 99久久国产综合精品网成人影院| 99久久久国产精品免费无卡顿| 99re这里只有精品热久久| 韩国无遮挡三级久久| 久久久精品午夜免费不卡| 国产福利电影一区二区三区,免费久久久久久久精 |