Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so dont bother with any of their useless mail servers here and just use oauth login instead. Thank the nice Russians for causing that. :)
Paste
Pasted as Plain Text by uggur ( 12 years ago )
1907 git clone https://github.com/IngvarJackal/horta-hell
1938 git branch htmlreader
1940 git checkout htmlreader
1942 git commit -am "initial commit in branch"
1943 git hist
1945 git push origin htmlreader
1947 git remote set-url https://github.com/IngvarJackal/horta-hell.git
1948 git remote -v
1949 git remote set-url origin https://github.com/IngvarJackal/horta-hell.git
1950 git remote -v
1952 git push origin htmlreader
1955 git add -A
1956 git status
1957 git commit -m "forgot to add plugin file"
1958 git push origin htmlreader
1961 git checkout master
1964 git checkout htmlreader
1967 git status
2003 git checkout htmlreader
2005 git add -A
2006 git commit -m "Added HTTP HTTP status code; small fixes (look https://github.com/codingteam/horta-hell/pull/206)"
2007 git status
2010 git push origin htmlreader
2013 git --version
2014 history 2000 | grep git
Revise this Paste