Skip to content

Instantly share code, notes, and snippets.

@ericdill
Created May 16, 2016 19:27
Show Gist options
  • Save ericdill/6bbfb85e9db2ca8b4d00d53c6252bf66 to your computer and use it in GitHub Desktop.
Save ericdill/6bbfb85e9db2ca8b4d00d53c6252bf66 to your computer and use it in GitHub Desktop.

XPD

edill@xf28id1-ws2:/home/xf28id1/ipython_profiles$ git status
# On branch master
# Your branch is ahead of 'pavol/master' by 27 commits.
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	profile_collection/startup/999-load.py
nothing added to commit but untracked files present (use "git add" to track)

CHX

()edill@xf11id-ws1:/home/xf11id/ipython_profiles (master % u+2)$ git status
# On branch master
# Your branch is ahead of 'origin/master' by 2 commits.
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	profile_collection/acceptance_tests/#03-camera_eiger4m_s.py#
#	profile_collection/acceptance_tests/.#03-camera_eiger4m_s.py
#	profile_collection/acceptance_tests/02-dscan_gsl.py
#	profile_collection/acceptance_tests/02-dscan_ivu.py
#	profile_collection/acceptance_tests/02-dscan_s2.py
#	profile_collection/acceptance_tests/02-dscan_s4.py
nothing added to commit but untracked files present (use "git add" to track)

IXS

edill@xf10id-ws2:/home/xf10id/ipython_config$ git status
# On branch master
# Your branch is up-to-date with 'origin/master'.
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	profile_collection-dev/
#
nothing added to commit but untracked files present (use "git add" to track)

SRX

edill@xf05id1-ws2:/home/xf05id1/ipython_ophyd$ git status
# On branch master
# Changes not staged for commit:
#   (use "git add <file>..." to update what will be committed)
#   (use "git checkout -- <file>..." to discard changes in working directory)
#
#	modified:   profile_xf05id1/startup/20-detectors.py
#	modified:   profile_xf05id1/startup/80-areadetectors.py
#	modified:   profile_xf05id1/startup/91-xrfsetup.py
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	profile_srx_user-v1/
no changes added to commit (use "git add" and/or "git commit -a")

HXN

()edill@xf03idc-ws3:/home/xf03id/ipython_ophyd (master $% u=)$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	profile_bs/
	profile_bs_xf03id/scan_8017.txt
	profile_bs_xf03id/startup/70-umacros.py
	profile_bs_xf03id/startup/71_nightscan.py
	profile_bs_xf03id/startup/logs.0
	profile_bs_xf03id/startup/logs.1
	profile_bs_xf03id/startup/old/
	profile_bs_xf03id/startup/scan_3789.txt
	profile_bs_xf03id/startup/scan_3790.txt
	profile_bs_xf03id/startup/scan_3791.txt
	profile_bs_xf03id/startup/scan_3793.txt
	profile_bs_xf03id/startup/scan_3794.txt
	profile_bs_xf03id/startup/scan_3795.txt
	profile_bs_xf03id/temp_file.txt
	profile_xf03id/startup/.nfs00000000027575f500000eb2
	profile_xf03id/startup/60-viewer2d.py~
	profile_xf03id/startup/70-uscans.py
	profile_xf03id/startup/logs.0
	profile_xf03id/startup/logs.1

nothing added to commit but untracked files present (use "git add" to track)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment