Fabians Bookmarks
  • Fabians Bookmarks
  • Tag cloud
  • Daily
  • RSS Feed
  • Login
Delete   Set public   Set private   Add tags   Delete tags
  Add tag   Cancel
  Delete tag   Cancel
17528 shaares · 14141 private links
Filters
1 / 2
Links per page
20 50 100
23 results tagged dvcs

Radicle: sovereign code infrastructure

git dvcs
March 10, 2024 at 2:36:05 PM GMT+1
https://radicle.xyz/

Pijul

dvcs git opensource programming vcs rustlang rust
February 10, 2016 at 1:18:00 PM GMT+1
https://pijul.org/

git tricks // Speaker Deck

git status -sb | head -n1 is now part of my shell prompt. /via @kaihowl

git programming dvcs vcs versioncontrol
December 15, 2013 at 6:51:48 PM GMT+1
https://speakerdeck.com/kaihowl/git-tricks

Git Cheatsheet

Neat git cheat sheet visualization

git programming dvcs cheatsheet
November 9, 2013 at 10:12:23 PM GMT+1
http://www.ndpsoftware.com/git-cheatsheet.html

Git - Splitting Commits

Useful #git: Splitting Commits

git rebase softwareengineering dvcs bestpractice
March 27, 2013 at 10:39:41 AM GMT+1
http://git-scm.com/docs/git-rebase#_splitting_commits

Git In The Trenches

book git dvcs tutorial programming
January 7, 2012 at 10:24:15 AM GMT+1
http://cbx33.github.com/gitt/

The Intro — Git for busy people: see what you're doing

git log --graph --pretty="format:%C(yellow)%h%Cblue%d%Creset %s %C(white) %an, %ar%Creset"

git programming tools dvcs commandline shell
November 22, 2011 at 1:31:17 AM GMT+1
http://www.theint.ro/blogs/outro/4649682-git-for-busy-people-see-what-youre-doing

Understanding the Git Workflow

git programming dvcs
August 1, 2011 at 5:48:39 PM GMT+2
http://sandofsky.com/blog/git-workflow.html

Migrate repository, bzr to git | Quick Archive Test

To convert a bzr repository to git (cwd: bzr repo):
$ git init &&
bzr fast-export pwd | git fast-import &&
rm -r .bzr &&
git reset HEAD

git bzr dvcs programming
February 15, 2011 at 12:52:54 PM GMT+1
http://librelist.com/browser//cville/2010/2/9/migrate-repository-bzr-to-git/

How to Move Folders Between Git Repositories

RT @tomlazar: Neat how-to "How to Move Folders Between Git Repositories" (preserving their history, of course) #git

git dvcs tutorial tips programming #git
January 5, 2011 at 1:46:59 PM GMT+1
http://st-on-it.blogspot.com/2010/01/how-to-move-folders-between-git.html

Git Reference

git reference documentation tutorial scm dvcs programming
December 26, 2010 at 2:25:33 AM GMT+1
http://gitref.org/

How to revert a faulty merge (and revert the revert to re-do the merge later)

bends my mind

git merge revert documentation tips dvcs merging
April 6, 2010 at 1:52:54 PM GMT+2
http://www.kernel.org/pub/software/scm/git/docs/howto/revert-a-faulty-merge.txt

Hg Init: a Mercurial tutorial by Joel Spolsky

mercurial tutorial hg versioncontrol dvcs programming subversion
March 20, 2010 at 12:40:44 AM GMT+1
http://hginit.com/index.html

geewax.org | Agile git Workflow

git workflow development scm tutorial programming dvcs
March 18, 2010 at 10:41:34 AM GMT+1
http://geewax.org/2009/11/21/agile-git-workflow.html

The --no-ff flag causes the merge to always create a new commit object, even ... - tomster

git merge dvcs
January 30, 2010 at 1:51:51 PM GMT+1
http://soup.tomster.org/post/42418213/The-no-ff-flag-causes-the-merge?sessid=bdde427e620368f53cadd2b67da3e0d7

In praise of git’s index // plasmasturm.org

git stash --keep-index was new to me. Otherwise: same workflow for me.

git index programming dvcs versioncontrol vcs
January 26, 2010 at 10:33:00 AM GMT+1
http://plasmasturm.org/log/gitidxpraise/

/bzr-plugins/pager

bzr bazaar plugins vcs dvcs
November 7, 2009 at 9:16:16 PM GMT+1
http://bzr.oxygene.sk/bzr-plugins/pager

Lukáš Lalinský | Working with branches in Bazaar

bzr bazaar dvcs vcs git programming
October 31, 2009 at 9:29:15 PM GMT+1
http://oxygene.sk/lukas/2009/10/working-with-branches-in-bazaar/

Bazaar Explorer

Bazaar Explorer is a desktop application for using the Bazaar Version Control System. It provides a high level interface to all commonly used features, launching "applets" from the QBzr plug-in to provide most of the functionality. Alternatively, the applets from the bzr-gtk plug-in can be used if it is installed. Bazaar Explorer runs on GNOME, KDE, Windows and Mac OS X. It requires Bazaar 1.14 or later and QBzr 0.11 or later.

bzr ui dvcs tools gui software linux macosx windows
October 9, 2009 at 9:02:13 PM GMT+2
https://launchpad.net/bzr-explorer

Quick, easy-to-understand tips for using Mercurial / hg tip

mercurial hg vcs dvcs
October 8, 2009 at 1:40:16 AM GMT+2
http://hgtip.com/
Filters
1 / 2
Links per page
20 50 100
By @fabian@floss.social · Powered by Shaarli
Fold Fold all Expand Expand all Are you sure you want to delete this link? Are you sure you want to delete this tag? The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community