Public Notes
on
histre
Sourcetree | Free Git GUI for Mac and Windows
www.sourcetreeapp.com
A Git GUI that offers a visual representation of your repositories. Sourcetree is a free Git client for Windows and Mac.Atlassian's app they acquired
#git #github #GUIs #client_apps #subsidiary_apps
Show More
Code School - Try Git
try.github.com
Code School seems to have contributed this 15 minute Git learning tutorial
#interesting #learning #tutorial #fancy #web #2.0 #linkbait #git #collaboration #czarrar #Social #sleek #pub
Show More
Your company, fully branded on gitorious.org
gitorious.com
Subdomain — yourcompany.gitorious.org, Your logo, Page title, Listed on sponsor page - $99 per month
Everything from the Basic plan, Custom CSS, layout.erb, web analytics - $299 per month
#git #SaaS #Software #development #version_control #pub
Show More
git - pull/push from multiple remote locations - Stack Overflow
stackoverflow.com
"This something I’ve been using for quite a while without bad consequences and suggested by Linus Torvalds on the git mailing list.
araqnid’s solution is the proper one for bringing code into your repository… but when you, like me, have multiple equivalent authoritative upstreams (I keep some of my more critical projects cloned to both a private upstream, GitHub, and Codaset), it can be a pain to push changes to each one, every day.
Long story short, git remote add all of your remotes individually… and then git config -e and add a merged‐remote. Assuming you have this repository config:
[remote "GitHub"]
url = [email protected]:elliottcable/Paws.o.git
fetch = +refs/heads/*:refs/remotes/GitHub/*
[branch "Master"]
remote = GitHub
merge = refs/heads/Master
[remote "Codaset"]
url = [email protected]:elliottcable/paws-o.git
fetch = +refs/heads/*:refs/remotes/Codaset/*
[remote "Paws"]
url = [email protected]:Paws/Paws.o.git
fetch = +refs/heads/*:refs/remotes/Paws/*
… to create a merged‐remote for "Paws" and "Codaset", I can add the following after all of those:
[remote "Origin"]
url = [email protected]:Paws/Paws.o.git
url = [email protected]:elliottcable/paws-o.git
Once I’ve done this, when I git push Origin Master, it will push to both Paws/Master and Codaset/Master sequentially, making life a little easier."
#@to_do #simple #git #hacks #good_to_know #version_control #pub
Show More
Every line of code is always documented
mislav.uniqpath.com
stefon | RubyGems.org | your community gem host
rubygems.org
#github #gems #Ruby #version_control #git #pub
Show More
Setting up heroku-like git push deployment | Jesse Ditson
jesseditson.com
Didn't I use this tutorial for Mobile Ad Scout? Can't remember now.
#git #automation #development #from #delicious #pub
Show More
gitignore.io - Create Useful .gitignore Files For Your Project
www.gitignore.io
"Create useful .gitignore files for your project"..." Hosting 208...gitignore files"
#dev #git #web_tools #simple #version_control #ideas #copycopy #pub
Show More
Snub - Easiest way to add gitignore files
snub.ashokgelal.com
GitUp
gitup.co
Your browser does not support the video tag. Visualize your Repo GitUp lets you see your entire labyrinth of branches and merges with perfect clarity.
#GUIs #git #open_source #home_page #free #$kippt_bookmark #%on_github #best_of #power_users #dev #mac_apps #pub
Show More
Git Client SmartGit
www.syntevo.com
#linux #cross-platform #git #version_control #GUIs #pub
Show More
Apps/giggle - GNOME Wiki!
wiki.gnome.org
#linux #git #version_control #GUIs #pub
Show More
GITK - Generalized Interface Toolkit : Index
gitk.sourceforge.net
#linux #git #version_control #GUIs #pub
Show More
git-cola: The highly caffeinated Git GUI
git-cola.github.io
#linux #cross-platform #git #version_control #GUIs #pub
Show More
Learn Git Branching
pcottle.github.io
GitX-dev by rowanj
rowanj.github.io
#$kippt_bookmark #GUIs #apps #free #git #home_page #mac #open_source #%on_github #pub
Show More
Git GUI for Windows, Mac & Linux | GitKraken
www.gitkraken.com
#$kippt_bookmark #GUIs #apps #freemium #free #git #home_page #cross-platform #desktop_apps_3_major_OSes #%electron_based #pub
Show More
[ hardeman.nu - david ]
david.hardeman.nu
#!TO_TAG_bit #git #dev #version_control #pub
Show More
IsiSetup - APT for your config
www.isisetup.ch
#!TO_TAG_bit #git #dev #version_control #pub
Show More
linux - Retaining file permissions with Git - Stack Overflow
stackoverflow.com
#!TO_TAG_bit #git #dev #version_control #%stack_overflow #bookmarked_on_site #pub
Show More
Updating file permissions only in git - Stack Overflow
stackoverflow.com
#!TO_TAG_bit #%stack_overflow #bookmarked_on_site #dev #git #version_control #pub
Show More
gitmoji | An emoji guide for your commit messages
gitmoji.carloscuesta.me
:zap:
#@Tad #emojis #git #commit #pub
Show More
Gerrit Code Review - index.md
www.gerritcodereview.com
Tower integrates with this apparently
#git #code_review #open_source #integrations #pub
Show More
Collect and share the web
Get started for free