タグ

gitに関するmoccos_infoのブックマーク (64)

  • 「こわくない Git」というスライドを発表しました - kotas.tech


    Git 使Git  Git from Kota Saito  Q:  Non Fast-Forward (--no-ff) git merge  Fast-Foward or Non Fast-Forward (--ff)  A1: Non Fast-Forward 1git merge --no-ff 
    「こわくない Git」というスライドを発表しました - kotas.tech
  • .gitconfigに設定してるaliasなどのまとめ - ( ꒪⌓꒪) ゆるよろ日記


    22:56 @thinca  @yuroyoro ndiff HEAD^  HEAD~ ~ HEAD~3 whatchangedlog --stat 2010-10-08 22:30:52 via Tween to @yuroyoro @yuroyoro URL gitconfigcore.excludesfile  $HOME ?~/ 使 2010-10-08 22:20:49 via Tween to @yuroyoro .gitconfig? gi
  • Perforce Git Tools | Helix4Git + Helix TeamHub | Perforce

    Helix Core OverviewHelix Core Version ControlWhat's NewHelix DAMHelix Swarm (Code Review)Git Connector / Helix4GitCloud DeploymentsPricing InfoCompare Helix CoreHelix Core ClientsHelix Visual Client (P4V)Helix Sync Desktop ClientHelix Merge & Diff (P4Merge)Helix Core Command-line (P4)Helix DAMAll Apps/ClientsPlug-in/IntegrationsVisual Studio (P4VS)Eclipse (P4Eclipse)Defect Tracking/Jira (P4DTG)Gra

  • Gitを使いこなすための20のコマンド | OSDN Magazine


    LinuxRubyonRailsPerlGitGit使20Git使20Git LinuxRubyonRailsPerlGitGit使20Git使20Git Git使Git
    Gitを使いこなすための20のコマンド | OSDN Magazine
  • 午後の囲碁 gitの備忘録


    git使  zsh: command not found: git-receive-pack fatal: The remote end hung up unexpectedly git-receive-packpath /usr/local/git/binpath.bashrc.bashrc  ln -s /usr/local/git/bin/git-receive-pack /usr/bin/git-receive-pack git-upload-pack push error: insu
    moccos_info
    moccos_info 2012/09/05
    error: unpack failed: unpack-objects abnormal exit の原因は core.shared
  • git-daemon と xinetd - ほしみんの日記


    CentOS 6 xinetdgit-daemon  git clonepush    Oracle VirtualBox   OSWindows 7 x64  Virtual Box 4.1.4  
    git-daemon と xinetd - ほしみんの日記
    moccos_info
    moccos_info 2012/09/05
    sha1 file '<stdout>' write error: Connection reset by peer
  • transitive.info - git stash 使い方


    git stash 使   stash git stash save save git stash  stash git stash save "message"  stash git stash list  stash  stash@{0}: WIP on master: 1c2aadc "COMMIT_MESSAGE" stash@{1}: WIP on master: 1c2aadc "COMMIT_MESSAGE" stash@{?}  stash stash
  • シンプルで格好いい。親切なコードレビューシステム·Barkeep MOONGIFT


    BarkeepGit Barkeep           Barkeep
  • 【翻訳】あなたの知らないGit Tips


    Mislav Marohnić "A few git tips you didn't know about"   http://mislav.uniqpath.com/2010/07/git-tips/   Git TipsGit  version 1.7.2  OS X Homebrew  brew install gitgit log $ git log --oneline --decorate 7466000 (HEAD, mislav/master, mislav) fix test that fails if current d
  • サル先生のGit入門〜バージョン管理を使いこなそう〜【プロジェクト管理ツールBacklog】


    GitGit 4GitGit使 Git調
    サル先生のGit入門〜バージョン管理を使いこなそう〜【プロジェクト管理ツールBacklog】
  • TechCrunch

    The Station is a weekly newsletter dedicated to all things transportation. Sign up here — just click The Station — to receive the newsletter every weekend in your inbox. Subscribe for free.  W

    TechCrunch
  • Git Cheat Sheets JP


       git-stash git-svn   Git   $ git config --list  (/etc/gitconfig)  $ git config --system --list  (~/.gitconfig)  $ git config --global --list   $ git config --global user.name "John Doe" $ git config --global user.email "john.doe@example.com" 
  • アリスがチャレンジなコードを書く時、git branchをちゃんと理解したい! - ザリガニが見ていた...。


    Git Git show ... ... : 
    アリスがチャレンジなコードを書く時、git branchをちゃんと理解したい! - ザリガニが見ていた...。
    moccos_info
    moccos_info 2012/06/27
    branch pull fetch marge
  • gitで一度行った変更をなかったことにする方法4つ | Webシステム開発/教育ソリューションのタイムインターメディア

    gitでは様々な方法でコミットログを書き換えることができます。 その一例として一度行った変更をなかったことにする方法を4つ紹介します。 問題1: ライブラリの新機能を試すためにあれこれ適当なコードを書いてみた。でももう要らない。 $ $EDITOR $ git commit -am 'foo' $ $EDITOR $ git commit -am 'bar' $ $EDITOR $ git commit -am 'baz' のように適当な区切りでコミットして行ったものの、 結局全部要らないからなかったことにしたいということはままあります。 解答1: git reset –hard HEAD~{n} コミットしたもの全てを歴史から消し去りたい場合は git reset --hard を使います。 この例の場合は3回のコミットを全てなかったことにしたいので、 以下のコマンドで消し去ることができ

    gitで一度行った変更をなかったことにする方法4つ | Webシステム開発/教育ソリューションのタイムインターメディア
  • Eclipse コミュニティサーベイ 2012

    Rustが再評価される:エコシステムの現状と落とし穴 In this article, we share findings and insights about the Rust community and ecosystem and elaborate on the peculiarities and pitfalls of starting new projects with Rust or migrating to Rust from othe...

    Eclipse コミュニティサーベイ 2012
  • [1300+] Background Wallpapers | Wallpapers.com

    Jazz up your mobile or computer with vibrant backgrounds! Choose from a vast collection of stunning wallpapers to brighten up your device, adding a touch of pizzazz to your screen.

    [1300+] Background Wallpapers | Wallpapers.com
    moccos_info
    moccos_info 2012/03/12
    "Perhaps you should specify a branch such as 'master'." リモートが空のとき
  • Unity 3.5でバージョン管理をする


    使使githg Unity  Unity 3.4  Unity 3.5 Unity 3.5 Unity Asset Server   使使Unity使
    Unity 3.5でバージョン管理をする
  • git初心者向けのTipsなど - os0x.blog


    gitcommand使tips  $ git config --global alias.co "checkout"  ~/.gitconfig  [alias] co = checkout  git config~/.gitconfig  [alias] co = checkout # checkout st = status -sb # status pr = pull --rebase # pull merge fo = fetch origin ro = rebase origin # branchforomasterrebase rc = rebase -
    git初心者向けのTipsなど - os0x.blog
  • gitサーバーをubuntuに構築してgit://からアクセスできるようにする手順メモ - AorBorF

    gitサーバを自宅のubuntuマシンに立てたのでその手順をメモ ubuntuにgitをインストール sudo apt-get install git-core ubuntuにローカルリポジトリを作成 一応ubuntuマシンは完全なサーバではなく、開発マシンとしても使用するのでローカルにリポジトリを作成する。 mkdir -p /home/amacou/repos/tstrepos cd /home/amacou/repos/tstrepos git init touch init git add . git commit -m "init" ubuntuに公開用リポジトリの作成 sudo mkdir /var/repos cd /var/repos git clone --bare /home/amacou/repos/tstrepos ./tstrepos.git touch tstr

    gitサーバーをubuntuに構築してgit://からアクセスできるようにする手順メモ - AorBorF
  • Git管理の神ツール「Gitolite」なら、ここまでできる!


    Git使 GitGit SubversionGit1 稿GitGitolite 稿GitGit使
    Git管理の神ツール「Gitolite」なら、ここまでできる!