Create a gist now

Instantly share code, notes, and snippets.

What would you like to do?
[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