Skip to content

Instantly share code, notes, and snippets.

@pfsmorigo
Created July 20, 2012 17:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pfsmorigo/753752177417d6c5b03c to your computer and use it in GitHub Desktop.
Save pfsmorigo/753752177417d6c5b03c to your computer and use it in GitHub Desktop.
[1432][root@zacarias-8:/data/code/grub]$ bzr info
Standalone tree (format: 2a)
Location:
branch root: .
Related branches:
parent branch: http://bzr.savannah.gnu.org/r/grub/trunk/grub/
[1432][root@zacarias-8:/data/code/grub]$ bzr switch -b netboot
Tree is up to date at revision 4552.
Switched to branch: /data/code/grub/
[1432][root@zacarias-8:/data/code/grub]$ bzr info
Lightweight checkout (format: 2a)
Location:
light checkout root: .
checkout of branch: .
Related branches:
parent branch: .
[1432][root@zacarias-8:/data/code/grub]$ bzr branches
* netboot
[1432][root@zacarias-8:/data/code/grub]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment